aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model
/
Assets
Assets
data
class
Assets
(
val
files
:
FileSet
)
Represents the contents of the
assets/
folder.
Members
Constructors
Assets
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
)