Cli2gui Index / Cli2gui / Application / Application
Auto-generated documentation for cli2gui.application.application module.
Show source in application.py:16
Establish the main entry point.
buildSpec
types.FullBuildSpec - args that customise the application such as the theme or the function to run
def run(buildSpec: types.FullBuildSpec) -> Any: ...