VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-node
/
de.vulpescloud.node.setup.impl
/
SetupProviderImpl
Setup
Provider
Impl
class
SetupProviderImpl
(
terminal
:
JLineTerminal
,
translator
:
Translator
)
:
SetupProvider
Members
Constructors
Setup
Provider
Impl
Link copied to clipboard
constructor
(
terminal
:
JLineTerminal
,
translator
:
Translator
)
Properties
current
Setup
Link copied to clipboard
open
override
var
currentSetup
:
SetupInfo
?
Functions
cancel
Setup
Link copied to clipboard
open
override
fun
cancelSetup
(
)
get
Setup
Answers
Link copied to clipboard
open
override
fun
getSetupAnswers
(
input
:
String
)
:
List
<
String
>
input
Link copied to clipboard
open
override
fun
input
(
input
:
String
)
start
Setup
Link copied to clipboard
open
override
fun
startSetup
(
setup
:
Setup
)