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