Output

A classpath entry representing an output folder.

Since

1.0

Constructors

Link copied to clipboard
constructor(node: Node)
Creates a new Output.
constructor(path: String)
Creates a new Output.

Properties

Link copied to clipboard
open var path: String

Functions

Link copied to clipboard
open fun appendNode(node: Node)
Append node.
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun getKind(): String
Returns the kind.
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String