shoehorn

v0.3.1

  • Pages
  • Modules

    shoehorn v0.3.1 Shoehorn.Application.PrivDir View Source

    Link to this section Summary

    Types

    t()

    Functions

    apply(pd, overlay_path)
    compare(s, priv_dir)
    exists?(app)
    files(path)
    hash(path)
    load(app)
    path(app)

    Link to this section Types

    Link to this type t() View Source
    t() :: %Shoehorn.Application.PrivDir{application: atom(), files: Shoehorn.Application.PrivDir.File.t(), hash: String.t(), path: String.t()}

    Link to this section Functions

    Link to this function apply(pd, overlay_path) View Source
    Link to this function compare(s, priv_dir) View Source
    Link to this function exists?(app) View Source
    Link to this function files(path) View Source
    Link to this function hash(path) View Source
    Link to this function load(app) View Source
    Link to this function path(app) View Source

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