BashShell.withPid constructor
BashShell.withPid(
- int? pid
Attached to a bash shell with the given pid.
Implementation
BashShell.withPid(this.pid);
Attached to a bash shell with the given pid.
BashShell.withPid(this.pid);