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

Link to this section Summary

Link to this section Types

Specs

name_pattern() :: String.t()

Link to this section Functions

Link to this function

match_component(dep, component, patterns)

View Source
Link to this function

with_file_sources(arch_map, names)

View Source

Specs

with_file_sources(CleanMixer.ArchMap.t(), [name_pattern()]) ::
  CleanMixer.ArchMap.t()
Link to this function

with_file_targets(arch_map, names)

View Source

Specs

with_file_targets(CleanMixer.ArchMap.t(), [name_pattern()]) ::
  CleanMixer.ArchMap.t()
Link to this function

with_source_components(arch_map, names)

View Source

Specs

with_source_components(CleanMixer.ArchMap.t(), [name_pattern()]) ::
  CleanMixer.ArchMap.t()
Link to this function

with_target_components(arch_map, names)

View Source

Specs

with_target_components(CleanMixer.ArchMap.t(), [name_pattern()]) ::
  CleanMixer.ArchMap.t()