mash
v0.1.0
  • Pages
  • Modules
  • Mix Tasks

    View Source Mash.Helpers (mash v0.1.0)

    Helpers that provide a simple way to write Mash configs.

    Summary

    Functions

    fun(fun)
    mix(task, args \\ [])
    restore_cache(name \\ ".mash-cache")
    save_cache(name \\ ".mash-cache", files \\ ["deps", "_build"])
    shell(command, args \\ [])

    Functions

    Link to this function

    fun(fun)

    View Source
    Link to this function

    mix(task, args \\ [])

    View Source
    Link to this function

    restore_cache(name \\ ".mash-cache")

    View Source
    Link to this function

    save_cache(name \\ ".mash-cache", files \\ ["deps", "_build"])

    View Source
    Link to this function

    shell(command, args \\ [])

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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