Treeprit.ScriptBehaviour behaviour (Treeprit v0.1.0) View Source

Link to this section Summary

Callbacks

Behavior for running your scripts

Link to this section Callbacks

Specs

run(map()) :: {:ok, term()} | {:error, String.t()} | :throw

Behavior for running your scripts