Parsed Command
A parsed command with its base name and argument list.
Properties
Functions
Link copied to clipboard
Returns the argument at index, or null if out of bounds.
Link copied to clipboard
Returns the argument at index, or defaultValue if out of bounds.
Link copied to clipboard
Returns true if this command has at least minArgs arguments.