MCPcopy
hub / github.com/flosch/pongo2 / boolResolver

Struct boolResolver

variable.go:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53type boolResolver struct {
54 locationToken *Token
55 val bool
56}
57
58type variableResolver struct {
59 locationToken *Token

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected