Expand description
Add flags for tasks
Structs§
- Option
Declaration - A flag declaration defines how a task should be executed.
- Option
Declaration Builder - Build flag declarations
- Option
Declarations - Option
Request - A Flag request is a given flag and an optional list of strings
- Options
Decoder - Decodes a list of arbitrary arguments into a set of
OptionRequest
s. - Options
Slurper - Slurps a set of options based on a given
OptionDeclarations
- Weak
Options Decoder - Provides the struct to decode options
Enums§
- Options
Decoder Error - An error occurred while decoding task options
- Options
Slurper Error - An error occurred while slurping task options