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