| BaseCommand
A Base command is defined as a command group of related commands.
|
| CommandCompletionContext |
| CommandCompletions |
| CommandCompletions.AsyncCommandCompletionHandler |
| CommandCompletions.CommandCompletionHandler |
| CommandConditions |
| CommandConditions.Condition |
| CommandConditions.ParameterCondition |
| CommandContexts |
| CommandExecutionContext |
| CommandHelp |
| CommandHelpFormatter |
| CommandIssuer |
| CommandManager |
| CommandOperationContext
Holds information about the currently executing command on this thread
|
| CommandParameter |
| CommandReplacements
Manages replacement template strings
|
| ConditionContext |
| ExceptionHandler
Functional interface to allow plugins to handle uncaught excetpions
|
| HelpEntry |
| InvalidCommandArgument |
| IssuerLocaleChangedCallback |
| Locales |
| MessageFormatter
Handles formatting Messages and managing colors
|
| MessageKeys
Enum Name = MessageKey in lowercase prefixed with acf-core.
|
| MessageType |
| RegisteredCommand |
| RootCommand |
| UnstableAPI
Deprecated.
|