besom.codegen.Config
See theConfig companion object
case class Config(logLevel: Level, besomVersion: String, javaVersion: String, scalaVersion: String, schemasDir: Path, codegenDir: Path, overlaysDir: Path, outputDir: Option[RelPath], providers: String => Provider)
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article