MCPcopy
hub / github.com/getsops/sops / needAtLeastOneDocument

Struct needAtLeastOneDocument

cmd/sops/encrypt.go:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59type needAtLeastOneDocument struct{}
60
61func (err *needAtLeastOneDocument) Error() string {
62 return "Empty file"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected