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, printFQNWithOptions
public Format.Describe()
public void print(CommandDescriptor<?> command, Appendable stream) throws IOException
Format
command
to the stream
print
in class Format
command
- the command to printstream
- the outputIOException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.