Nerves v1.3.2 Nerves.Artifact.Resolver behaviour View Source

Link to this section Summary

Link to this section Functions

Link to this function do_get(arg1, pkg, reason \\ nil) View Source
Link to this function get(resolvers, pkg) View Source
get(term(), pkg :: Nerves.Package.t()) ::
  {:ok, file :: String.t()} | {:error, term()}

Link to this section Callbacks

Link to this callback get(term) View Source
get(term()) :: {:ok, data :: String.t()} | {:error, term()}