MCPcopy Create free account
hub / github.com/Mirantis/cri-dockerd / Remove

Method Remove

config/os.go:31–31  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

29 Symlink(oldname string, newname string) error
30 Stat(path string) (os.FileInfo, error)
31 Remove(path string) error
32 RemoveAll(path string) error
33 Create(path string) (*os.File, error)
34 Chmod(path string, perm os.FileMode) error

Callers 3

RemoveMethod · 0.65

Implementers 1

RealOSconfig/os.go

Calls

no outgoing calls

Tested by

no test coverage detected