Table of Contents

Method RunScriptAsync

Namespace
Alternet.Scripter.Debugger.Dap.Cpp.Lldb
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.