ska_dlm.typer_types
Typer type annotations modules.
Module Attributes
|
dict literal type alias for typer. |
|
Optional[dict] literal type alias for typer. |
|
list literal type alias for typer. |
|
Optional[list] literal type alias for typer. |
|
dict | list literal type alias for typer. |
|
Optional[dict | list] literal type alias for typer. |
Functions
|
Parse shell string to JSON array. |
|
Parse shell string to JSON object. |
|
Parse shell string to JSON object or array. |