jcli.core.udas

Undocumented in source.

Members

Enums

ArgOverflow
enum ArgOverflow
Undocumented in source.
ArgRaw
enum ArgRaw
Undocumented in source.
ParentCommand
enum ParentCommand

Mark the member pointers of the command context struct to the parent command context struct with this. That will make it join the command group. The onExecute method will be called after the onExecute of that parent executes.

Mixin templates

BeingNamed
mixintemplate BeingNamed()
Undocumented in source.

Structs

ArgGroup
struct ArgGroup
Undocumented in source.
ArgNamed
struct ArgNamed
Undocumented in source.
ArgPositional
struct ArgPositional
Undocumented in source.
Command
struct Command
Undocumented in source.
CommandDefault
struct CommandDefault
Undocumented in source.
Subcommands
struct Subcommands(SubcommandTypes...)
Undocumented in source.

Meta