"scripts/model_init/init_dummy_model_with_dac.py" did not exist on "cb44e4834bc008ba4d4bbd3f72b1c6a88c131bd0"
-
Chi Song authored
To support Windows node in remote mode, this PR adds a layer of commands (osCommands) to deal difference between Windows and Unix-like OS. To share code, ShellExecutor is added to enrich original SshClient class. I will implement windows version commands in next phase. This pattern can be expanded to Local or other platform in future, so I moved related code to common folder for sharing.
cf6a1de6