Module hilbish.processors

No description.


hilbish.processors.add()

Parameters

This function has no parameters.


hilbish.processors.execute()

Run all command processors, in order by priority. It returns the processed command (which may be the same as the passed command) and a boolean which states whether to proceed with command execution.

Parameters

This function has no parameters.