public interface SubShell
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
|
String getName()
String getDescription()
String getDetailedDescription()
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.