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

Method isConditional

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

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

()

Source from the content-addressed store, hash-verified

416
417 // isConditional returns true if the condition expression is not trivially true.
418 isConditional() bool
419
420 // expr returns the output expression for the step.
421 expr() ast.Expr

Callers 2

combineMethod · 0.65
combineMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected