MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / getGlobalOscTimeout

Function getGlobalOscTimeout

cli/src/utils/terminal-color-detection.ts:465–467  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

463 * Get the global OSC timeout value (for testing/debugging)
464 */
465export function getGlobalOscTimeout(): number {
466 return GLOBAL_OSC_TIMEOUT_MS
467}
468
469/**
470 * Get the per-query OSC timeout value (for testing/debugging)

Calls

no outgoing calls

Tested by

no test coverage detected