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