VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-api
/
de.vulpescloud.api.module
/
ModuleInfo
/
ModuleInfo
Module
Info
constructor
(
name
:
String
,
authors
:
MutableList
<
String
>
,
description
:
String
,
main
:
String
,
version
:
String
,
website
:
String
=
"<none>"
,
headNodeOnly
:
Boolean
,
copyToServices
:
Boolean
,
platforms
:
List
<
String
>
,
state
:
ModuleStates
=
ModuleStates.LOADED
)