MCPcopy 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
212func (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

CloseMethod · 0.65

Tested by

no test coverage detected