Method RunScript
- Assembly
- Alternet.Scripter.Debugger.Dap.Cpp.Lldb.v9.dll
RunScript(string[])
Starts executing the script without debugging.
public override void RunScript(string[] args = null)
Parameters
args
string[]Optionsl command-line arguments.