Treeprit
v0.1.0
Pages
Modules
Treeprit.ScriptBehaviour
behaviour
(Treeprit v0.1.0)
View Source
Link to this section
Summary
Callbacks
run(map)
Behavior for running your scripts
Link to this section
Callbacks
Link to this callback
run(map)
View Source
Specs
run(
map
()) :: {:ok,
term
()} | {:error,
String.t
()} | :throw
Behavior for running your scripts