The incoming context object that will be passed to the handler so that it can determine the appropriate action.
The action that will be executed in the Terminal, which can be a Terminal function or a Launchpad group update. Alternatively, returning null
will do nothing.
Generated using TypeDoc
Function that accepts a context object as a parameter and returns an action to be executed in the Terminal.