ReadonlycapabilitiesProcess capabilities that integrations may feature-detect.
ReadonlyerrorFailure that moved the session into the error state.
ReadonlyexitResolves with captured output and status when the process exits.
ReadonlystatusCurrent lifecycle state.
ReadonlytransportTerminal-compatible byte streams. They may be connected once.
Closes stdin and waits for the process to exit.
Releases the resource. Safe implementations should be idempotent.
Subscribes to lifecycle transitions.
Managed byte streams and lifecycle for a running Wasmer shell.