- Preparing search index...
- The search index is not available
colibri2
Function exec_python_script_async
- exec_python_script_async(python_path: string, python_script_path: string, args: string, pre_script: string, working_directory: string, callback: ((result: p_result) => void), callback_stream: ((stream_c: any) => void)): void
-
Parameters
-
python_path: string
-
python_script_path: string
-
args: string
-
pre_script: string
-
working_directory: string
-
callback: ((result: p_result) => void)
-
callback_stream: ((stream_c: any) => void)
-
- (stream_c: any): void
-
Returns void
Returns void
Execute a Python3 script from a path async