@ShellComponent public class DemoCommand extends Object
| Constructor and Description |
|---|
DemoCommand() |
@ShellMethod(value="Echo command") public String echo(String message, @ShellOption(defaultValue="__NULL__") PromptColor color)
message - message to printCopyright © 2018. All rights reserved.