aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model
/
Jni
Jni
data
class
Jni
(
val
files
:
FileSet
)
Represents the compiled native files in the
jni/
folder.
Members
Constructors
Jni
Link copied to clipboard
constructor
(
files
:
FileSet
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
files
Link copied to clipboard
val
files
:
FileSet
Functions
write
To
Link copied to clipboard
fun
writeTo
(
path
:
Path
)