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