Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bombshell-dev/clack
/ TaskLogMessageOptions
Interface
TaskLogMessageOptions
packages/prompts/src/task-log.ts:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
export
interface
TaskLogMessageOptions {
22
raw?: boolean;
23
}
24
25
export
interface
TaskLogCompletionOptions {
26
showLog?: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected