nanover.omni.cli module
Command line interface for nanover.omni.
- nanover.omni.cli.get_all_paths(path_sets: Iterable[Iterable[str]])
- nanover.omni.cli.handle_user_arguments(args=None) Namespace
Parse the arguments from the command line.
- Returns:
The namespace of arguments read from the command line.
- nanover.omni.cli.initialise_runner(arguments: Namespace)
- nanover.omni.cli.main()
Entry point for the command line.