MCPcopy Create free account
hub / github.com/Noumena-Network/code / hasTmuxToolBeenUsed

Function hasTmuxToolBeenUsed

src/utils/tmuxSocket.ts:198–200  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

196 * Used by Shell.ts to decide whether to initialize the socket.
197 */
198export function hasTmuxToolBeenUsed(): boolean {
199 return tmuxToolUsed
200}
201
202/**
203 * Ensures the socket is initialized with a tmux session.

Callers 1

getEnvironmentOverridesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected