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

Link to this section Summary

Link to this section Functions

Link to this function get(arg1, 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()}