MCPcopy Index your code
hub / github.com/coder/coder / relativePlanPathMessage

Function relativePlanPathMessage

coderd/x/chatd/chattool/planpath_helpers_test.go:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15}
16
17func relativePlanPathMessage() string {
18 return "plan files must use absolute paths; use the chat-specific absolute plan path"
19}

Callers 3

TestWriteFileFunction · 0.85
TestProposePlanFunction · 0.85
TestEditFilesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected