@refinio/one.models
Preparing search index...
recipes/RecipeUtils
hasRule
Function hasRule
hasRule
(
rules
:
RecipeRule
[]
,
path
:
string
)
:
boolean
Check if the specified rule exists.
Parameters
rules
:
RecipeRule
[]
The rule array to query
path
:
string
Dot separated path to the rule to check
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Check if the specified rule exists.