aaraar
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
aaraar
core
/
sh.christian.aaraar.model
/
Libs
Libs
data
class
Libs
(
val
files
:
FileSet
)
Represents the set of
jar
files in the
libs/
folder.
Members
Constructors
Libs
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
jars
Link copied to clipboard
fun
jars
(
)
:
Map
<
String
,
GenericJarArchive
>
write
To
Link copied to clipboard
fun
writeTo
(
path
:
Path
)