Powered by AppSignal & Oban Pro
Would you like to see your link here? Contact us

Mix.Dep.Lock

elixir_livebooks/mix_dep_lock.livemd

Mix.Dep.Lock

Function read/0

Reads the lockfile, returns a map containing each app name and its current lock information.

Function write/1

Receives a map and writes it as the latest lock.