Table of Contents

Class CppScriptSource

Namespace
Alternet.Scripter.Debugger.Dap.Cpp.Lldb
Assembly
Alternet.Scripter.Debugger.Dap.Cpp.Lldb.v9.dll
public class CppScriptSource : ScriptSource, IScriptSource, IScriptSourceBase, ICloneable, IEquatable<IScriptSource>
Inheritance
CppScriptSource
Implements

Constructors

CppScriptSource(IScriptRun)

Methods

FromScriptFile(string)

Loads script source from the script file.

LoadProject(string)