Completely rewrote the dispatcher in the command system
Showing
- src/command_system/dispatcher.py 117 additions, 0 deletionssrc/command_system/dispatcher.py
- src/command_system/dispatching.py 0 additions, 90 deletionssrc/command_system/dispatching.py
- src/command_system/framework.py 17 additions, 8 deletionssrc/command_system/framework.py
- src/command_system/implementation/execute.py 1 addition, 0 deletionssrc/command_system/implementation/execute.py
- src/command_system/implementation/hosts.py 3 additions, 3 deletionssrc/command_system/implementation/hosts.py
- src/command_system/implementation/standard.py 5 additions, 0 deletionssrc/command_system/implementation/standard.py
- src/command_system/tools.py 35 additions, 0 deletionssrc/command_system/tools.py
src/command_system/dispatcher.py
0 → 100644
src/command_system/dispatching.py
deleted
100644 → 0
src/command_system/tools.py
0 → 100644
Please register or sign in to comment