See: Description
| Annotation Type | Description |
|---|---|
| Argument |
This annotation marks a property as non-option argument or arguments.
|
| Cli |
Type annotated with Cli is considered as a command where options and arguments are set
|
| MultiValue |
Mark an option that takes multple values
|
| Option |
Option of command
|
Copyright © 2008–2018. All rights reserved.