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

Method Error

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

Source from the content-addressed store, hash-verified

139}
140
141func (p *ProcessingStatus) Error() error {
142 return p.e
143}
144
145func (p *ProcessingStatus) Progress() float32 {
146 return p.pg

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected