mill.api.daemon.internal.idea.IdeaConfigFile
See theIdeaConfigFile companion object
An Idea config file contribution
Value parameters
- component
-
The Idea component
- config
-
The actual (XML) configuration, encoded as Elements Note: the
namefields is deprecated in favour ofsubPath, but kept for backward compatibility. - subPath
-
The sub-path of the config file, relative to the Idea config directory (
.idea)
Attributes
- Companion
- object
- Source
- IdeaConfigFile.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article