VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-node
/
de.vulpescloud.node.setup
/
SetupProvider
Setup
Provider
interface
SetupProvider
Inheritors
SetupProviderImpl
Members
Properties
current
Setup
Link copied to clipboard
abstract
var
currentSetup
:
SetupInfo
?
Functions
cancel
Setup
Link copied to clipboard
abstract
fun
cancelSetup
(
)
get
Setup
Answers
Link copied to clipboard
abstract
fun
getSetupAnswers
(
input
:
String
)
:
List
<
String
>
input
Link copied to clipboard
abstract
fun
input
(
input
:
String
)
start
Setup
Link copied to clipboard
abstract
fun
startSetup
(
setup
:
Setup
)