MCPcopy Create free account
hub / github.com/Ark0N/Codeman / startShell

Method startShell

src/session.ts:1615–1727  ·  view source on GitHub ↗

* Starts a plain shell session (bash/zsh) without Claude CLI. * * Useful for debugging, testing, or when you just need a terminal. * Uses the user's default shell from $SHELL or falls back to /bin/bash. * * @throws {Error} If a process is already running in this session * * @exa

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

registerSessionRoutesFunction · 0.95

Calls 10

_resetBuffersMethod · 0.95
_handleTerminalOutputMethod · 0.95
buildShellEnvFunction · 0.85
errorMethod · 0.80
setAttachedMethod · 0.65
logMethod · 0.45
clearMethod · 0.45
writeMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected