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

Method isOptional

policy/composer.go:412–412  ·  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

410 //
411 // Individual conditional attributes are not optional; however, rules and subrules can have optional output.
412 isOptional() bool
413
414 // condition returns the condition associated with the output.
415 condition() ast.Expr

Callers 2

combineMethod · 0.65
combineMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected