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

Function getQueryOscTimeout

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

Source from the content-addressed store, hash-verified

470 * Get the per-query OSC timeout value (for testing/debugging)
471 */
472export function getQueryOscTimeout(): number {
473 return OSC_QUERY_TIMEOUT_MS
474}

Calls

no outgoing calls

Tested by

no test coverage detected