Fermo v0.16.7
  • Pages
  • Modules
  • Mix Tasks

    View Source Mix.Fermo.Compiler.Manifest behaviour (Fermo v0.16.7)

    Link to this section Summary

    Callbacks

    timestamp()
    write(list, term)

    Functions

    path()
    read()
    timestamp()
    write(sources, timestamp)

    Link to this section 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}

    Link to this section 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

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language