Condition#

Conditions allow you to specify if a rule activates or not. All conditions must be met for the rule to activate.

type "pack_check" | "inverted" - The type of condition to apply. weld: can be prefixed on the condition types.

pack_check#

id str - A pack id that should exist before this rule can activate.

inverted#

condition Condition - A condition that should be inverted.