View Source InnerCotton.Updater behaviour (InnerCotton v0.6.9)
Init or update a dev resource. Called from mix cotton.init
.
Link to this section Summary
Link to this section Callbacks
@callback update() :: any()
Init or update a dev resource. update/0
must be idempotent.