Assets

data class Assets(val files: FileSet)

Represents the contents of the assets/ folder.

Constructors

Link copied to clipboard
constructor(files: FileSet)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun writeTo(path: Path)