@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 printcolor - color for the messageCopyright © 2018. All rights reserved.