Nerves v0.9.2 Nerves.Package.Platform behaviour View Source
Defines the Nerves package platform behaviour
Link to this section Summary
Link to this section Callbacks
Link to this callback
bootstrap(arg0)
View Source
bootstrap(Nerves.Package.t()) :: :ok | {:error, error :: term()}
Link to this callback
build_path_link(package)
View Source
build_path_link(package :: Nerves.Package.t()) :: build_path_link :: String.t()