| Package | Description |
|---|---|
| org.crsh.command | |
| org.crsh.lang.groovy.command |
| Modifier and Type | Method and Description |
|---|---|
static DescriptionFormat |
DescriptionFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptionFormat[] |
DescriptionFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BaseShellCommand.describe(String line,
DescriptionFormat mode) |
String |
ShellCommand.describe(String line,
DescriptionFormat mode)
Returns a description of the command or null if none can be found.
|
| Modifier and Type | Method and Description |
|---|---|
String |
GroovyScriptShellCommand.describe(String line,
DescriptionFormat mode) |
Copyright © 2013 eXo Platform SAS. All Rights Reserved.