clean_mixer v0.2.0 CleanMixer.CodeMap.CodeModule

Link to this section Summary

Link to this section Types

Link to this type

name()

name() :: module()
Link to this type

t()

t() :: %CleanMixer.CodeMap.CodeModule{name: name(), path: Path.t()}

Link to this section Functions

Link to this function

behaviour?(module_name)

behaviour?(name()) :: boolean()
Link to this function

new(name, path)

new(name(), Path.t()) :: t()