io.github.matejcerny.sbtconfig.model.BuildConfig
See theBuildConfig companion object
Top-level configuration parsed from a single root build.conf.
Value parameters
- modules
-
Per-module overrides keyed by module key (matched against a project's id). Empty for single-project files.
- shared
-
Top-level settings. In single-project mode (
modulesempty) these apply to every project; in multi-module mode they are the shared base merged into each listed module.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article