ShShell.withPid constructor

ShShell.withPid(
  1. int? pid
)

Attached to the Sh shell with the given pid.

Implementation

ShShell.withPid(this.pid);