Package | Description |
---|---|
org.unix4j.codegen.command.def | |
org.unix4j.codegen.optset | |
org.unix4j.codegen.optset.def |
Modifier and Type | Field and Description |
---|---|
Map<String,OptionDef> |
CommandDef.options |
Modifier and Type | Method and Description |
---|---|
String |
OptionHelper.allOptionAcronyms(Collection<OptionDef> options) |
Map<String,ActiveSetDef> |
ActiveSetPermutationBuilder.generateActiveSetsForGroup(Map<String,OptionDef> options) |
String |
OptionHelper.getNameWithOptionPostfix(String name,
Collection<OptionDef> options) |
Modifier and Type | Field and Description |
---|---|
Map<String,OptionDef> |
OptionGroupDef.options |
Constructor and Description |
---|
ActiveSetDef(Map<String,OptionDef> active) |
OptionGroupDef(CommandDef commandDef,
Collection<OptionDef> options) |
Copyright © 2024. All rights reserved.