| Package | Description |
|---|---|
| org.crsh.cli.impl.descriptor |
| Modifier and Type | Field and Description |
|---|---|
private HelpDescriptor<T> |
Help.descriptor
.
|
private HelpDescriptor<T> |
HelpDescriptor.owner
.
|
| Modifier and Type | Field and Description |
|---|---|
private LinkedHashMap<String,HelpDescriptor<T>> |
HelpDescriptor.subordinates
.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> HelpDescriptor<T> |
HelpDescriptor.create(CommandDescriptor<T> descriptor) |
HelpDescriptor<T> |
Help.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends HelpDescriptor<T>> |
HelpDescriptor.getSubordinates() |
| Constructor and Description |
|---|
Help(HelpDescriptor<T> descriptor) |
HelpDescriptor(HelpDescriptor<T> owner,
CommandDescriptor<T> delegate) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.