---------------------------------------------------------------------- This is the API documentation for the gdtest_cli_typer library. ---------------------------------------------------------------------- ## Classes Core classes Formatter(style: str = 'default') A text formatter. Parameters ---------- style The formatting style to use. ## Functions Public functions format_text(text: str, style: str = 'default') -> str Format text with a given style. Parameters ---------- text The text to format. style The style to apply. Returns ------- str Formatted text. ---------------------------------------------------------------------- This is the CLI documentation for the package. ---------------------------------------------------------------------- ## CLI: gdtest-typer ``` ``` ### gdtest-typer format ``` ``` ### gdtest-typer version ``` ``` ### gdtest-typer db ``` ``` ### gdtest-typer db clear ``` ``` ### gdtest-typer db info ``` ```