Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun from(mergePath: Any, @DelegatesTo(value = ManifestMergeSpec::class ) closure: Closure<out Any>): Manifest
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).