@ShellComponent public class Quit extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Quit.Command
Marker interface for beans providing quit functionality to the shell.
|
| Constructor and Description |
|---|
Quit() |
@ShellMethod(value="Exit the shell.", key={"quit","exit"}, interactionMode=INTERACTIVE) public void quit()
Copyright © 2023. All rights reserved.