Format.Describe, Format.Man, Format.Usage| Constructor and Description |
|---|
Format.Usage() |
| Modifier and Type | Method and Description |
|---|---|
void |
print(CommandDescriptor<?> command,
Appendable stream)
Print the specified
command to the stream |
void |
printDetailsSection(CommandDescriptor<?> command,
Appendable stream) |
void |
printUsageSection(CommandDescriptor<?> command,
Appendable stream) |
public void print(CommandDescriptor<?> command, Appendable stream) throws IOException
Formatcommand to the streamprint in class Formatcommand - the command to printstream - the outputIOExceptionpublic void printUsageSection(CommandDescriptor<?> command, Appendable stream) throws IOException
IOExceptionpublic void printDetailsSection(CommandDescriptor<?> command, Appendable stream) throws IOException
IOExceptionCopyright © 2015 eXo Platform SAS. All Rights Reserved.