MCPcopy
hub / github.com/genuinetools/img / Close

Method Close

client/client.go:57–57  ·  view source on GitHub ↗

Close safely closes the client. This used to shut down the FUSE server but since that was removed it is basically a no-op now.

()

Source from the content-addressed store, hash-verified

55// This used to shut down the FUSE server but since that was removed
56// it is basically a no-op now.
57func (c *Client) Close() {}

Callers 15

RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80
dockerfileFromStdinFunction · 0.80
contextFromStdinFunction · 0.80
untarFunction · 0.80
RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by 1

testBuildOutputArchiveFunction · 0.64