|
RTC Toolkit 6.0.0
|
Provides classes for CLI argument type conversions. More...
Classes | |
| class | cli.argtypes.LogLevel |
| Enumeration of allowed log levels accepted by the CLI. More... | |
| class | cli.argtypes.RepositoryTypeMeta |
| Metaclass used to customise the contains method for RepositoryType and make it work with the "in" operator. More... | |
| class | cli.argtypes.RepositoryType |
| Enumeration of allowed repository types accepted by the CLI. More... | |
| class | cli.argtypes.UriParamType |
| CLI argument type for URI objects used with the click module. More... | |
| class | cli.argtypes.DpPathParamType |
| CLI argument type for DataPointPath objects used with the click module. More... | |
| class | cli.argtypes.DpTypeParamType |
| CLI argument type for use with arguments that represent a RTC Toolkit type object. More... | |
Namespaces | |
| namespace | cli |
| namespace | cli.argtypes |
Provides classes for CLI argument type conversions.