toggle menu
aaraar
jvm
switch theme
search in API
aaraar
/
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
)