Nerves v1.5.0 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(resolvers, pkg)
View Source
get(term(), pkg :: Nerves.Package.t()) ::
{:ok, file :: String.t()} | {:error, term()}
get(term(), pkg :: Nerves.Package.t()) :: {:ok, file :: String.t()} | {:error, term()}
Link to this section Callbacks
Link to this callback