Execute Native Scripts
Builds the output structure.
Creates a temporary file, writes the provided script content into it a...
Returns the system call arguments.
Executes a script and returns the output. The stdout and stderr are ca...
Generates and returns a script which sets up the env vars for the scri...
Generates and returns a script which sets up the env vars for the scri...
Returns the command and arguments needed to execute the provided scrip...
Returns the value based on the current platform.
Returns true if windows, else false.
Modifies the provided script text and ensures the script content is ex...
Internal error handler.
scriptexec: Execute native scripts
Run complex native scripts with a single command, similar to system commands.
Useful links