Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
17
func
relativePlanPathMessage() string {
18
return
"plan files must use absolute paths; use the chat-specific absolute plan path"
19
}
Callers
3
TestWriteFile
Function · 0.85
TestProposePlan
Function · 0.85
TestEditFiles
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected