Package | Description |
---|---|
org.crsh.cli.descriptor | |
org.crsh.shell.impl.command.spi |
Modifier and Type | Class and Description |
---|---|
static class |
Format.Describe
The command description in one line.
|
static class |
Format.Man
The command manual.
|
static class |
Format.Usage
The command usage.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandDescriptor.print(Format format,
Appendable to) |
Modifier and Type | Method and Description |
---|---|
String |
Command.describe(InvocationMatch<T> match,
Format format) |
String |
Command.describe(String line,
Format format)
Returns a description of the command or null if none can be found.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.