Skip to main content

Module DetachFromProcess

Module DetachFromProcess 

Source
Expand description

localPty:detachFromProcess - signal that the workbench is detaching from a live PTY (e.g. on window close while keeping the process alive).

Mountain keeps the PTY running. The PTY output buffer continues to accumulate so that sky:replay-events can replay missed data when the window reattaches. Returns null unconditionally - the workbench treats any truthy resolve as “detach acknowledged”.

Wire shape: Arguments[0] = id (u64)

Functions§

Fn