public interface SkbShellCommand
extends HasDescription
SkbShell.| Modifier and Type | Method and Description |
|---|---|
default String |
addedHelp()
Returns additional text for an auto-generated help for the argument.
|
SkbShellArgument[] |
getArguments()
Returns the arguments of this command.
|
SkbShellCommandCategory |
getCategory()
Returns a category the command belongs to, useful for grouping commands for example in help screens.
|
String |
getCommand()
Returns the shell command.
|
String getCommand()
SkbShellCommandCategory getCategory()
SkbShellArgument[] getArguments()
default String addedHelp()
Copyright © 2010–2017. All rights reserved.