import { Rule } from "https://deno.land/x/script_nop@v2.2.4/mod.ts";
Notifies an Action of a Rule. This notification can only be triggered if the Rule has received the proper notifications of its Condition and its dependencies through Actions.
x/script_nop/mod.ts>Rule#notifyAction
import { Rule } from "https://deno.land/x/script_nop@v2.2.4/mod.ts";
Notifies an Action of a Rule. This notification can only be triggered if the Rule has received the proper notifications of its Condition and its dependencies through Actions.