clean_mixer v0.6.0 CleanMixer.CompilerManifests.MixProject

Link to this section Summary

Link to this section Types

Link to this type

mix_dep()

mix_dep() :: map()
Link to this type

t()

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

Link to this section Functions