Added function ExecutePythonScript

Added logic to the scheduler to be able to call other scripts and perform command line calls.
This commit is contained in:
David Maisonave
2024-08-12 05:54:47 -04:00
parent c70f1c9af0
commit 95d644cda0
6 changed files with 151 additions and 133 deletions

2
plugins/.gitignore vendored
View File

@@ -34,6 +34,8 @@ renamefile_settings.cpython-310.pyc
/DeleteMe
/ATestPlugin
/FileMonitor/working
test_script_hello_world.py
MyDummyFileFrom_test_script_hello_world.txt
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.