CleanMixer.ArchMap.Filter (clean_mixer v0.11.1)
Link to this section Summary
Link to this section Types
Link to this type
name_pattern()
Specs
name_pattern() :: String.t()
Link to this section Functions
Link to this function
match_component(dep, component, patterns)
Link to this function
with_file_sources(arch_map, names)
Specs
with_file_sources(CleanMixer.ArchMap.t(), [name_pattern()]) :: CleanMixer.ArchMap.t()
Link to this function
with_file_targets(arch_map, names)
Specs
with_file_targets(CleanMixer.ArchMap.t(), [name_pattern()]) :: CleanMixer.ArchMap.t()
Link to this function
with_source_components(arch_map, names)
Specs
with_source_components(CleanMixer.ArchMap.t(), [name_pattern()]) :: CleanMixer.ArchMap.t()
Link to this function
with_target_components(arch_map, names)
Specs
with_target_components(CleanMixer.ArchMap.t(), [name_pattern()]) :: CleanMixer.ArchMap.t()