Arthas UI
Toggle table of contents
0.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arthas UI
Arthas UI
/
io.github.vudsen.arthasui.api.conf
/
HostMachineConnectConfigConverter
Host
Machine
Connect
Config
Converter
interface
HostMachineConnectConfigConverter
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
from
String
Link copied to clipboard
abstract
fun
fromString
(
value
:
String
)
:
HostMachineConnectConfig
?
to
String
Link copied to clipboard
abstract
fun
toString
(
value
:
HostMachineConnectConfig
)
:
String
?