MCPcopy Index your code
hub / github.com/anomalyco/opencode / exitSplash

Function exitSplash

packages/opencode/src/cli/cmd/run/splash.ts:278–280  ·  view source on GitHub ↗
(input: SplashWriterInput)

Source from the content-addressed store, hash-verified

276}
277
278export function exitSplash(input: SplashWriterInput): ScrollbackWriter {
279 return (ctx) => build(input, "exit", ctx)
280}

Callers 1

closeFunction · 0.90

Calls 1

buildFunction · 0.70

Tested by

no test coverage detected