MCPcopy Create free account
hub / github.com/anchordotdev/cli / Clean

Struct Clean

trust/clean.go:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32})
33
34type Clean struct {
35 Anc *api.Session
36 OrgAPID, RealmAPID string
37}
38
39func (c Clean) UI() cli.UI {
40 return cli.UI{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected