MCPcopy Create free account
hub / github.com/cel-expr/cel-go / expr

Method expr

policy/composer.go:421–421  ·  view source on GitHub ↗

expr returns the output expression for the step.

()

Source from the content-addressed store, hash-verified

419
420 // expr returns the output expression for the step.
421 expr() ast.Expr
422
423 // combine assembles two output expressions into a single output step.
424 combine(other compositionStep) compositionStep

Callers 3

optimizeRuleMethod · 0.95
combineMethod · 0.65
combineMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected