| Package | Description |
|---|---|
| org.apache.commons.cli |
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
DeprecatedAttributes |
DeprecatedAttributes.Builder.get() |
|
DeprecatedAttributes |
Option.getDeprecated()
Gets deprecated attributes if any.
|
| Modifier and Type | Method | Description |
|---|---|---|
Option.Builder |
Option.Builder.deprecated(DeprecatedAttributes deprecated)
Sets whether the Option is deprecated.
|
Copyright © 2002-2025 The Apache Software Foundation. All rights reserved.Apache Commons CLI | Issue management | Source repository