Data that the command detector should return when it successfully detects a command (like regular expression group matches).
A global type for a method that detects a command and return data about what was detected or return false if nothing was detected.
Either false or an object with information from the detection.
Generated using TypeDoc
The additional data the command detector needs for execution.