Constructor and Description |
---|
AnnotatedSubShell() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the command which is used to generate command line help
|
String |
getDetailedDescription()
Returns a detailed description of the command
|
String |
getName()
Returns the name of the command if used inside a shell
|
public String getName()
SubShell
public String getDescription()
SubShell
getDescription
in interface SubShell
public String getDetailedDescription()
SubShell
getDetailedDescription
in interface SubShell
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.