Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/langgenius/dify
/ agentGuide
Method
agentGuide
cli/src/framework/help.test.ts:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
async
run(_argv: string[]) {}
24
25
agentGuide(): string {
26
return
opts.agentGuide ??
''
27
}
28
}
29
return
Cmd as unknown as CommandConstructor
30
}
Callers
1
agentGuideOf
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected