MCPcopy Create free account
hub / github.com/bombshell-dev/clack / TaskLogCompletionOptions

Interface TaskLogCompletionOptions

packages/prompts/src/task-log.ts:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25export interface TaskLogCompletionOptions {
26 showLog?: boolean;
27}
28
29interface BufferEntry {
30 header?: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected