MCPcopy Create free account
hub / github.com/pydio/cells / String

Method String

common/sync/model/status.go:125–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

123}
124
125func (p *ProcessingStatus) String() string {
126 return p.s
127}
128
129func (p *ProcessingStatus) Type() StatusScope {
130 return StatusScopeProcessing

Callers 1

TestStatusMarshallFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestStatusMarshallFunction · 0.76