| Package | Description |
|---|---|
| ru.d_shap.cli.command.menu |
CLI menu command classes.
|
| ru.d_shap.cli.data |
Command data classes.
|
| Modifier and Type | Method and Description |
|---|---|
Lines |
MenuItem.getLabel() |
Lines |
SelectableOption.getLabel()
Get the label.
|
| Constructor and Description |
|---|
MenuItem(String symbol,
Lines label)
Create new object.
|
MenuItem(String symbol,
Lines label,
Command command)
Create new object.
|
| Constructor and Description |
|---|
Lines(Lines base)
Create new object.
|
Lines(Lines base,
Collection<String> lines)
Create new object.
|
Lines(Lines base,
String... lines)
Create new object.
|
Lines(Lines base,
String line)
Create new object.
|
Copyright © 2019. All rights reserved.