Class ScriptDebugger
- Assembly
- Alternet.Scripter.Debugger.Dap.Cpp.Lldb.v9.dll
Enables communication with a debugger.
public class ScriptDebugger : ScriptDebugger, IScriptDebugger, IScriptDebugger, IScriptDebuggerBase
- Inheritance
-
ScriptDebugger
- Implements
- Derived
Properties
- Capabilities
When implemented by a class, gets debugger capabilities.
Methods
- RunScript(string[])
Starts executing the script without debugging.
- RunScriptAsync(string[])
Starts executing the script without debugging.