MCPcopy Create free account
hub / github.com/SignTools/SignTools / FSName

TypeAlias FSName

src/storage/filesystem.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type FSName string
17
18type FileSystem interface {
19 GetString(FSName) (string, error)

Callers 9

getTweaksFunction · 0.92
writeArchiveMethod · 0.85
GetModTimeMethod · 0.85
GetDataMethod · 0.85
GetInfoMethod · 0.85
deleteMethod · 0.85
profile.goFile · 0.85
app.goFile · 0.85
createAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected