bootloader

v0.1.3

  • Pages
  • Modules

    bootloader v0.1.3 Bootloader.Overlay View Source

    Link to this section Summary

    Types

    t()

    Functions

    apply(overlay, overlay_dir)
    hash(applications)
    load(sources, targets)

    Link to this section Types

    Link to this type t() View Source
    t() :: %Bootloader.Overlay{delta: [Bootloader.Application.t], hash: String.t}

    Link to this section Functions

    Link to this function apply(overlay, overlay_dir) View Source
    Link to this function hash(applications) View Source
    Link to this function load(sources, targets) View Source

    Built using ExDoc (v0.16.2), designed by Friedel Ziegelmayer.