Search
Tempel
v0.1.0
Pages
Modules
Settings
View Source
Tempel.VariantBehaviour
behaviour
(Tempel v0.1.0)
Link to this section
Summary
Callbacks
create(file, options)
Link to this section
Callbacks
Link to this callback
create(file, options)
View Source
@callback
create(file ::
term
(), options ::
term
()) :: {:ok,
term
()} | {:error,
term
()}