MCPcopy Create free account
hub / github.com/devld/go-drive / Close

Method Close

script/object_io.go:215–217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213}
214
215func (tfc *tempFileCloser) Close() error {
216 return tfc.tf.close()
217}

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected