| Package | Description |
|---|---|
| org.unix4j.codegen.optset | |
| org.unix4j.codegen.optset.constraint |
| Modifier and Type | Method and Description |
|---|---|
static Collection<OptionConstraint> |
Constraints.getOptionConstraints(CommandDef commandDef) |
| Constructor and Description |
|---|
ActiveSetPermutationBuilder(Collection<OptionConstraint> constraints) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnabledOptionConstraint
Constraint for an option that is only enabled if at least one option from a
set of "enabler options" is also active.
|
class |
ExclusiveOptionConstraint
Constraint for a set of options that are excluded if a certain option is
active.
|
Copyright © 2025. All rights reserved.