clean_mixer v0.5.0 CleanMixer.ArchConfig
Link to this section Summary
Link to this section Types
Link to this type
component()
component() :: %{
name: CleanMixer.ArchMap.Component.name(),
path: Path.t(),
tags: keyword()
}
Link to this type
component_config()
component_config() ::
{CleanMixer.ArchMap.Component.name(), Path.t()}
| {CleanMixer.ArchMap.Component.name(), Path.t(), tags :: keyword()}