DashShell.withPid constructor
DashShell.withPid(
- int? pid
Attached to the Dash shell with the given pid.
Implementation
DashShell.withPid(this.pid);
Attached to the Dash shell with the given pid.
DashShell.withPid(this.pid);