MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / GetProvider

Method GetProvider

internal/model/obj.go:83–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81
82type ObjWithProvider interface {
83 GetProvider() string
84}
85
86func SortFiles(objs []Obj, orderBy, orderDirection string) {

Callers 1

GetProviderFunction · 0.65

Implementers 1

Providerinternal/model/object.go

Calls

no outgoing calls

Tested by

no test coverage detected