necst.web.console_log_cli

CLI helpers for reading the persistent NECST Operator Console log.

default_operator_log_dir()[source]
Return type:

Path

default_operator_log_path(log_dir=None)[source]
Parameters:

log_dir (Optional[Union[PathLike[str], str]]) –

Return type:

Path

build_parser()[source]
Return type:

ArgumentParser

main(argv=None)[source]
Parameters:

argv (Optional[list[str]]) –

Return type:

int