MCPcopy Index your code
hub / github.com/anchordotdev/cli / Stat

Method Stat

config.go:325–325  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

323 Open(string) (fs.File, error)
324 ReadDir(string) ([]fs.DirEntry, error)
325 Stat(string) (fs.FileInfo, error)
326 WriteFile(string, []byte, os.FileMode) error
327}
328

Callers 12

StatMethod · 0.65
TestSetupFunction · 0.65
DetectMethod · 0.65
StatMethod · 0.65
DetectMethod · 0.65
StatMethod · 0.65
pathExistsFunction · 0.65
CheckMethod · 0.65
UninstallCAMethod · 0.65
forEachNSSProfileMethod · 0.65
checkFileMethod · 0.65
StatMethod · 0.65

Implementers 1

osFSconfig.go

Calls

no outgoing calls

Tested by 2

TestSetupFunction · 0.52
StatMethod · 0.52