openfl.interface.cli

openfl.interface.cli#

CLI module.

Functions

disable_warnings()

Disables warnings.

end(context, result, **kwargs)

Print the result of the operation.

entry()

Entry point of the Command-Line Interface.

error_handler(error)

Handle the error.

review_plan_callback(file_name, file_path)

Review plan callback for Director and Envoy.

setup_logging([level, log_file])

Initialize logging settings.

show_header()

Show header.

Classes

CLI([name, commands])

CLI class.