clean_mixer v0.8.0 CleanMixer.ArchMap.Dependency

Link to this section Summary

Link to this section Types

Link to this type

t()

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

Link to this section Functions