Wrap a function in a command handler, allowing use of custom parameters. Targeting (targets property) is handled automatically if the parameters do not implement TargetsParams
machine or options
function to create command function
command name
parameters factory, typically the name of a class with a no arg constructor
optional details to customize behavior Add intent "edit "
Generated using TypeDoc
Wrap a function in a command handler, allowing use of custom parameters. Targeting (targets property) is handled automatically if the parameters do not implement TargetsParams