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