Table of Contents

Class CppScriptHost

Namespace
Alternet.Scripter.Debugger.Dap.Cpp.Lldb
Assembly
Alternet.Scripter.Debugger.Dap.Cpp.Lldb.v9.dll
public class CppScriptHost : DapScriptHost, IScriptHost, IDisposable
Inheritance
CppScriptHost
Implements

Constructors

CppScriptHost(IScriptRun)

Methods

Compile()

Initializes script engine and compiles the script.

GetDefaultOutputFileName()
RunProcessCore(IScriptRun, string, object[], bool)

Executes script starting from the main entry point in standalone process.