AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.cli_flags Namespace Reference

Functions

None reject_legacy_output_flags (list[str] args, *, str|None save_hint="--save <path>", str|None dir_hint=None)

Function Documentation

◆ reject_legacy_output_flags()

None reject_legacy_output_flags ( list[str] args,
* ,
str | None save_hint = "--save <path>",
str | None dir_hint = None )
Reject removed --output / --format flags with actionable hints.

Definition at line 13 of file cli_flags.py.