MCPcopy Index your code
hub / github.com/docker/docker-agent / AddPromptFiles

Method AddPromptFiles

pkg/agent/agent.go:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133}
134
135func (a *Agent) AddPromptFiles() []string {
136 return a.addPromptFiles
137}
138
139// Description returns the agent's description
140func (a *Agent) Description() string {

Callers 4

buildHooksExecutorsMethod · 0.80
TestWithPromptFilesFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestWithPromptFilesFunction · 0.64