Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
type
FileSystemBase
struct
{
Callers
8
getTweaks
Function · 0.65
renderIndex
Function · 0.65
ReadDir
Method · 0.65
refresh
Method · 0.65
refresh
Method · 0.65
writeArchive
Method · 0.65
processP12
Function · 0.65
refresh
Method · 0.65
Implementers
2
envProfile
src/storage/profile_env.go
FileSystemBase
src/storage/filesystem.go
Calls
no outgoing calls
Tested by
no test coverage detected