A command that passes its arguments as a single string, without processing the input.
This is useful for attaching external command frameworks to Krypton, and allowing them to do their own processing.
Invokes this command with the given sender and args.
Checks if the given sender has permission to execute this command with the given args.
Gets the list of suggestions for the given sender and the given args.