MCPcopy Create free account
hub / github.com/containerd/nerdctl / withTempDir

Method withTempDir

mod/tigron/test/command.go:69–69  ·  view source on GitHub ↗

withTempDir specifies a temporary directory to use FIXME: this is only required because of the current command extension mechanism

(path string)

Source from the content-addressed store, hash-verified

67 // withTempDir specifies a temporary directory to use
68 // FIXME: this is only required because of the current command extension mechanism
69 withTempDir(path string)
70 // WithConfig allows passing custom config properties from the test to the base command
71 withConfig(config Config)
72 withT(t tig.T)

Callers 1

RunMethod · 0.95

Implementers 1

GenericCommandmod/tigron/test/command.go

Calls

no outgoing calls

Tested by

no test coverage detected