MCPcopy 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
86func (s Source) GetScope() string {
87 return *s.Scope
88}
89
90func (s Source) GetAsNumberName() string {
91 return ""

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected