ReadonlybashUnderlying BashKit instance for advanced filesystem and snapshot operations.
ReadonlycapabilitiesFeatures callers may use to distinguish BashKit from process-backed shells.
ReadonlyerrorFatal stream or lifecycle error, when status is error.
ReadonlyexitSettles for exit commands, graceful closure, disposal, and fatal errors.
ReadonlystatusCurrent lifecycle state.
ReadonlytransportTerminal-compatible byte streams. They may be connected once.
Cancels an active command and closes the session after it settles.
Releases the resource. Safe implementations should be idempotent.
Subscribes to lifecycle transitions.
Managed byte streams and lifecycle for a stateful BashKit interpreter.