public interface SkbShellArgument
extends HasDescription
SkbShell.| Modifier and Type | Method and Description |
|---|---|
default String |
addedHelp()
Returns additional text for an auto-generated help for the argument.
|
String |
getKey()
Returns the key of a shell argument.
|
SkbShellArgumentType |
getType()
Returns the type of a shell argument.
|
boolean |
isOptional()
Optional flag for the argument.
|
Object[] |
valueSet()
Returns an allowed set of values of same type as
getType() refers to |
String getKey()
SkbShellArgumentType getType()
default String addedHelp()
boolean isOptional()
Copyright © 2010–2017. All rights reserved.