Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
59
type
needAtLeastOneDocument
struct
{}
60
61
func
(err *needAtLeastOneDocument) Error() string {
62
return
"Empty file"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected