Package | Description |
---|---|
org.springframework.shell.command |
Modifier and Type | Class and Description |
---|---|
static class |
CommandAlias.DefaultCommandAlias
Default implementation of
CommandAlias . |
Modifier and Type | Method and Description |
---|---|
static CommandAlias |
CommandAlias.of(String command,
String group)
Gets an instance of a default
CommandAlias . |
Modifier and Type | Method and Description |
---|---|
List<CommandAlias> |
CommandRegistration.getAliases()
Gets an aliases.
|
List<CommandAlias> |
CommandRegistration.DefaultCommandRegistration.getAliases() |
Copyright © 2024. All rights reserved.