gdesk.console module

Gamma Desk interface to the DOS console

gdesk.console.argexec(argv=None, **config_kwargs)

Configure and start the eventloop

gdesk.console.argparser()

Make the ArgumentParser instance

gdesk.console.is_imported_by_child_process()

Detect whenever this module is imported by multiprocessing.spawn

gdesk.console.run_as_child(console_args, config_kwargs, config_objects)

Top level function to start as child process