You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @CacheControl,
first, thanks for this amazing rules engine library and the great documentation you created.
second, I am wondering is there a way to clear all existing rules from an engine instance?
e.g. engine.clearAllRules().
or a way to re-create an engine instance with different rules?
The text was updated successfully, but these errors were encountered:
Hello @CacheControl,
first, thanks for this amazing rules engine library and the great documentation you created.
second, I am wondering is there a way to clear all existing rules from an engine instance?
e.g.
engine.clearAllRules()
.or a way to re-create an engine instance with different rules?
The text was updated successfully, but these errors were encountered: