Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/envbox
/ Close
Method
Close
buildlog/coder.go:212–214 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
210
}
211
212
func
(c *CoderLogger) Close() error {
213
return
c.client.Close()
214
}
215
216
// cutString cuts a string up into smaller strings that have a len no greater
217
// than the provided max size.
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected