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

Method IsAccount

src/storage/profile.go:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 GetId() string
33 GetFiles() ([]fileGetter, error)
34 IsAccount() (bool, error)
35 FileSystem
36}
37

Callers 2

renderIndexFunction · 0.65
loadProfileFunction · 0.65

Implementers 2

envProfilesrc/storage/profile_env.go
profilesrc/storage/profile.go

Calls

no outgoing calls

Tested by

no test coverage detected