org.crsh.cli.descriptor
Class Format.Describe
java.lang.Object
org.crsh.cli.descriptor.Format
org.crsh.cli.descriptor.Format.Describe
- Enclosing class:
- Format
public static class Format.Describe
- extends Format
The command description in one line.
Format.Describe
public Format.Describe()
print
public void print(CommandDescriptor<?> command,
Appendable stream)
throws IOException
- Description copied from class:
Format
- Print the specified
command to the stream
- Specified by:
print in class Format
- Parameters:
command - the command to printstream - the output
- Throws:
IOException
Copyright © 2015 eXo Platform SAS. All Rights Reserved.