Libs

data class Libs(val files: FileSet)

Represents the set of jar files in the libs/ 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
Link copied to clipboard
fun writeTo(path: Path)