mill.util.JarManifest
See theJarManifest companion object
@Scaladoc(value = "/**\n * Represents a JAR manifest.\n *\n * @param main the main manifest attributes\n * @param groups additional attributes for named entries\n */")
Represents a JAR manifest.
Value parameters
- groups
-
additional attributes for named entries
- main
-
the main manifest attributes
Attributes
- Companion
- object
- Source
- JarManifest.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article