AshShell.withPid constructor

AshShell.withPid(
  1. int? pid
)

Attached to an Ash shell with the give pid.

Implementation

AshShell.withPid(this.pid);