@Component public class ExitCommands extends java.lang.Object implements CommandMarker
Constructor and Description |
---|
ExitCommands() |
Modifier and Type | Method and Description |
---|---|
ExitShellRequest |
quit() |
@CliCommand(value={"exit","quit"}, help="Exits the shell") public ExitShellRequest quit()