clean_mixer v0.5.0 CleanMixer.Project

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %CleanMixer.Project{
  arch_map: CleanMixer.ArchMap.t(),
  code_map: CleanMixer.CodeMap.t()
}

Link to this section Functions

Link to this function

new(config, arg \\ {CleanMixer.CodeCartographer, CleanMixer.CompilerManifests.ManifestCartographer})