DashShell.withPid constructor

DashShell.withPid(
  1. int? pid
)

Attached to the Dash shell with the given pid.

Implementation

DashShell.withPid(this.pid);