Manifest
interface Manifest
Represents the manifest file of a JAR file.
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  abstract fun from(mergePath: Any, @DelegatesTo(value = ManifestMergeSpec::class
Specifies other manifests to be merged into this manifest.
Link copied to clipboard
                  Returns the main attributes of the manifest.
Link copied to clipboard
                  Returns a new manifest instance where all the attribute values are expanded (e.g.
Link copied to clipboard
                  Returns the sections of the manifest (excluding the main section).