ToolSet / com.zndevs.toolset.commands.tools
Package com.zndevs.toolset.commands.tools
Types
| SimpleCommand | class SimpleCommand : ToolSetCommand |
| SubCommand | class SubCommand |
Type Aliases
| SimpleCommandLambda | typealias SimpleCommandLambda = (sender: CommandSender, command: Command, oCaller: SimpleCommand, label: String, args: Array<String>, response: CommandResponse) -> BooleanArguments: |