CleanMixer.Project (clean_mixer v0.11.5) View Source

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions

Link to this function

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

View Source