CleanMixer.CompilerManifests.MixProject (clean_mixer v0.11.4) View Source

Link to this section Summary

Link to this section Types

Specs

mix_dep() :: map()

Specs

t() :: %CleanMixer.CompilerManifests.MixProject{
  deps: [mix_dep()],
  umbrella?: boolean()
}

Link to this section Functions