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

Method isConditional

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

isConditional returns true if the condition expression is not trivially true.

()

Source from the content-addressed store, hash-verified

460
461 // isConditional returns true if the condition expression is not trivially true.
462 isConditional() bool
463
464 // expr returns the output expression for the step.
465 expr() ast.Expr

Callers 3

combineAggregateMethod · 0.65
combineMethod · 0.65
combineMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected