commandSearch.decorators module

commandSearch.decorators.getCommandSearch(func)

This decorator will only run the function if the command search can be found, if this is not the case an error will be raised. The timeline marker will be parsed as the first argument into the function provided.

Raises:ValueError – if command search doesn’t exist