Add process title management and CLI process command
11 files · 641+ · 29-

Process title management

3 files changed
  • title.py Process title management
  • defaults.py Process defaults
  • process.py Process CLI command
3 files changed
  • test_process_commands.py Process command tests
  • test_title_argv.py Title argv tests
  • test_decorator_registry.py Decorator registry tests
  • Added tests for process commands, title management, and testmode decorator registry qualify internal
    1 file
    • test_process_commands.py