clean_mixer v0.5.1 CleanMixer.ArchMap.Component
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %CleanMixer.ArchMap.Component{
file_dependencies: [CleanMixer.CodeMap.FileDependency.t()],
files: [CleanMixer.CodeMap.SourceFile.t()],
meta: map(),
name: name()
}
Link to this section Functions
Link to this function
file_dependencies(component, other_component)
file_dependencies(t(), t()) :: [CleanMixer.CodeMap.FileDependency.t()]
Link to this function