Search
Schema representing a template directory
@type t() :: %Generator.Path.Schemas.TemplateDirectory{ childs: list(), from_path: Path.t(), to_path: Path.t() }