MCPcopy Index your code
hub / github.com/SignTools/SignTools / ReadDir

Method ReadDir

src/storage/filesystem.go:26–26  ·  view source on GitHub ↗
(name FSName)

Source from the content-addressed store, hash-verified

24 Stat(name FSName) (os.FileInfo, error)
25 MkDir(name FSName) error
26 ReadDir(name FSName) ([]os.DirEntry, error)
27}
28
29type FileSystemBase struct {

Callers 8

getTweaksFunction · 0.65
renderIndexFunction · 0.65
ReadDirMethod · 0.65
refreshMethod · 0.65
refreshMethod · 0.65
writeArchiveMethod · 0.65
processP12Function · 0.65
refreshMethod · 0.65

Implementers 2

envProfilesrc/storage/profile_env.go
FileSystemBasesrc/storage/filesystem.go

Calls

no outgoing calls

Tested by

no test coverage detected