walk_all_typer_options#

API documentation for tradeexecutor.cli.commands.export.walk_all_typer_options Python function.

walk_all_typer_options(app)[source]#

Get all options of all commands.

Command groups not supported.

Parameters:

app (Typer) –

Return type:

Iterable[TyperOption]