gen_dsl
v0.3.4
Pages
Modules
Search documentation of gen_dsl
Settings
View Source
GenDSL.Plugin
behaviour
(gen_dsl v0.3.4)
Summary
Callbacks
to_task(arg)
Callbacks
Link to this callback
to_task(arg)
View Source
@callback
to_task(arg ::
any
()) :: %{arguments:
any
(), callback: (... ->
any
())}