Fermo
v0.18.1
Pages
Modules
Mix
Tasks
Search documentation of Fermo
Settings
View Source
Mix.Fermo.Compiler.Manifest
behaviour
(Fermo v0.18.1)
Summary
Callbacks
timestamp()
write(list, term)
Functions
path()
read()
timestamp()
write(sources, timestamp)
Callbacks
Link to this callback
timestamp()
View Source
@callback
timestamp() ::
term
()
Link to this callback
write(list, term)
View Source
@callback
write([
Path.t
()],
term
()) :: {:ok}
Functions
Link to this function
path()
View Source
Link to this function
read()
View Source
Link to this function
timestamp()
View Source
Link to this function
write(sources, timestamp)
View Source