CmdShell.withPid constructor

CmdShell.withPid(
  1. int? pid
)

Attached to a command shell with the given

Implementation

CmdShell.withPid(this.pid);