writeTo

abstract fun writeTo(path: Any): Manifest(source)

Writes the manifest into a file. The path's are resolved as defined by files The manifest will be encoded using the character set defined by the getManifestContentCharset property.

Return

this

Parameters

path

The path of the file to write the manifest into.