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

Method isOptional

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

isOptional indicates whether the output step has an optional result. Individual conditional attributes are not optional; however, rules and subrules can have optional output.

()

Source from the content-addressed store, hash-verified

454 //
455 // Individual conditional attributes are not optional; however, rules and subrules can have optional output.
456 isOptional() bool
457
458 // condition returns the condition associated with the output.
459 condition() ast.Expr

Callers 2

combineMethod · 0.65
combineMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected