The following tables list the members exposed by ScriptEngine.
Name | Description | |
---|---|---|
ArgumentFormat | The arguments to run the script | |
Executable | The script engine executable | |
FileExtension | The file extension of the script | |
RunOptions | The run options | |
ScriptType | Returns the type/language of the script | |
UsesStandardInputScript | Returns true if the script should be fed into the std::in stream of the script process |
Name | Description | |
---|---|---|
Compile | Preprocessing/Compiler routine | |
GetDefaults | Returns the default execution options for the specified scripting type |