Search
Schema representing a project
@type t() :: %Generator.Project.Schemas.Project{ name: String.t(), path: Path.t(), template: atom() }