CommandsModule
0.1.0-SNAPSHOT
CommandsModule
/
xyz.theprogramsrc.commandsmodule.objects
Package
xyz.
theprogramsrc.
commandsmodule.
objects
Types
Types
Command
Requirement
Link copied to clipboard
class
CommandRequirement
<
T
>
(
message
:
String
,
check
:
(
T
)
->
Boolean
)
Content copied to clipboard
Representation of a requirement for a command
Command
Type
Link copied to clipboard
enum
CommandType
:
Enum
<
CommandType
>
Content copied to clipboard