Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ GetScope
Method
GetScope
test/crowdsec/crowdsec.go:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
func
(s Source) GetScope() string {
87
return
*s.Scope
88
}
89
90
func
(s Source) GetAsNumberName() string {
91
return
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected