tsdat.main

Functions

generate_schema

Function Descriptions

tsdat.main.generate_schema(dir: pathlib.Path = typer.Option(Path('.vscode/schema/'), file_okay=False, dir_okay=True), schema_type: SchemaType = typer.Option(SchemaType.all))[source]