InnerCotton.Updater behaviour (InnerCotton v0.6.4) View Source

Init or update a dev resource. Called from mix cotton.init.

Link to this section Summary

Callbacks

Init or update a dev resource. update/0 must be idempotent.

Link to this section Callbacks

Specs

update() :: any()

Init or update a dev resource. update/0 must be idempotent.