MCPcopy Create free account
hub / github.com/langgenius/dify / isVerbose

Function isVerbose

cli/src/framework/context.ts:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11}
12
13export function isVerbose(): boolean {
14 return commandContext.verbose
15}

Callers 4

executeFunction · 0.90
renderEnvelopeFunction · 0.90
resolveHintFunction · 0.90
renderHumanFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected