Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuleInputs

A rule to be "compiled"

Hierarchy

  • RuleInputs

Index

Properties

actions

actions: readonly Readonly<ActionInstance>[]

conditions

conditions: Set<Readonly<ConditionInstance>>

Optional on

on: Configured["on"]

path

path: Configured["path"]

type

type: Configured["type"]

Generated using TypeDoc