Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Delete
Method
Delete
cli/sessionstore/sessionstore.go:235–237 ·
view source on GitHub ↗
(_ *url.URL)
Source
from the content-addressed store, hash-verified
233
}
234
235
func
(f *File) Delete(_ *url.URL) error {
236
return
f.config().Session().Delete()
237
}
Callers
1
TestFile
Function · 0.95
Calls
3
config
Method · 0.80
Delete
Method · 0.65
Session
Method · 0.65
Tested by
1
TestFile
Function · 0.76