CleanMixer.ArchMap.Dependency (clean_mixer v0.11.4) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %CleanMixer.ArchMap.Dependency{
  files: [CleanMixer.CodeMap.FileDependency.t()],
  source: CleanMixer.ArchMap.Component.t(),
  target: CleanMixer.ArchMap.Component.t()
}

Link to this section Functions