Class CppScriptHost
- Assembly
- Alternet.Scripter.Debugger.Dap.Cpp.Lldb.v9.dll
public class CppScriptHost : DapScriptHost, IScriptHost, IDisposable
- Inheritance
-
CppScriptHost
- Implements
Constructors
Methods
- Compile()
Initializes script engine and compiles the script.
- RunProcessCore(IScriptRun, string, object[], bool)
Executes script starting from the main entry point in standalone process.