| Package | Description |
|---|---|
| org.jline.console |
| Modifier and Type | Method and Description |
|---|---|
static List<ArgDesc> |
ArgDesc.doArgNames(List<String> names) |
List<ArgDesc> |
CmdDesc.getArgsDesc() |
| Constructor and Description |
|---|
CmdDesc(List<ArgDesc> argsDesc) |
CmdDesc(List<ArgDesc> argsDesc,
Map<String,List<org.jline.utils.AttributedString>> optsDesc) |
CmdDesc(List<org.jline.utils.AttributedString> mainDesc,
List<ArgDesc> argsDesc,
Map<String,List<org.jline.utils.AttributedString>> optsDesc) |
Copyright © 2020. All rights reserved.