Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
*/
472
export
function
getQueryOscTimeout(): number {
473
return
OSC_QUERY_TIMEOUT_MS
474
}
Callers
2
terminal-color-detection.test.ts
File · 0.90
osc-timeout-scenarios.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected