kotlin-unified-platform
/
com.github.adriantodt.unifiedplatform.js
/
OsInfo
common
Os
Info
data class
OsInfo
(name:
String
?, version:
String
?, versionName:
String
?)
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
?
Content copied to clipboard
version
Link copied to clipboard
common
val
version
:
String
?
Content copied to clipboard
versionName
Link copied to clipboard
common
val
versionName
:
String
?
Content copied to clipboard