mix_version
v2.2.0
  • Pages
  • Modules
  • Mix Tasks

    View Source MixVersion.Config (mix_version v2.2.0)

    Helpers to read from the Mix project the app is called in.

    Summary

    Functions

    current_project()
    otp_app(project)
    project_get(key_or_path)
    project_get(mod, key_or_path)
    project_get(mod, key_or_path, default)

    Functions

    Link to this function

    current_project()

    View Source
    Link to this function

    otp_app(project)

    View Source
    Link to this function

    project_get(key_or_path)

    View Source
    Link to this function

    project_get(mod, key_or_path)

    View Source
    Link to this function

    project_get(mod, key_or_path, default)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.6) for the Elixir programming language