jgdv.cli.builder_mixin
Functions
|
Get a specific type of parameter, using provided data |
Classes
Module Contents
- jgdv.cli.builder_mixin._remap_type(data) <Unknown>[source]
Get a specific type of parameter, using provided data
needs to handle: - using separator, prefix and type to select toggle/key/assign/positional - TODO using type to select toggle, literal - TODO using count to select repeatable - TODO using choice to select choice params