XtrasPath

Entries

Link copied to clipboard

Top level xtras directory where all other paths will reside by default

Link copied to clipboard

Where binary archives are extract to for linking

Link copied to clipboard

Where compiled source is installed to

Link copied to clipboard

Where configure and build task output is written to

Link copied to clipboard

Where generated documentation is written to

Link copied to clipboard

Where source code is extracted to

Link copied to clipboard

Where source archives and repos are downloaded to

Link copied to clipboard

Where binary archives are stored

Link copied to clipboard

Where the generated cinterop definition files are written to

Link copied to clipboard

Path of the local maven repository

Link copied to clipboard

Path to the android ndk

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
fun valueOf(value: String): XtrasPath

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.