clean_mixer v0.6.0 CleanMixer.ArchMap.Filter

Link to this section Summary

Link to this section Types

Link to this type

name_pattern()

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)

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

with_file_targets(arch_map, names)

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

with_source_components(arch_map, names)

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

with_target_components(arch_map, names)

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