clean_mixer v0.2.0 CleanMixer.CompilerManifests.App

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %CleanMixer.CompilerManifests.App{
  manifest_path: Path.t(),
  name: :atom,
  path: Path.t()
}

Link to this section Functions

Link to this function

current()

current() :: t()
Link to this function

umbrella_project_apps(deps)

umbrella_project_apps([CleanMixer.CompilerManifests.MixProject.mix_dep()]) :: [
  t()
]