Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/getsops/sops
/ Stat
Method
Stat
config/config.go:27–27 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
25
26
type
fileSystem
interface
{
27
Stat(name string) (os.FileInfo, error)
28
}
29
30
type
osFS
struct
{
Callers
5
getGoogleCredentials
Function · 0.65
main
Function · 0.65
UpdateKeys
Function · 0.65
LookupConfigFile
Function · 0.65
loadAgeSSHIdentities
Method · 0.65
Implementers
2
mockFS
config/config_test.go
osFS
config/config.go
Calls
no outgoing calls
Tested by
no test coverage detected