Version 3.17.2
Show:

Do.Prevent Class

Return a Prevent object when you want to prevent the wrapped function from executing, but want the remaining listeners to execute. Useful for Do.before subscribers.

Constructor

Do.Prevent

(
  • msg
)

Parameters:

  • msg String

    (optional) Explanation of why the termination was done

Item Index