spock
Toggle table of contents
0.0.1-alpha.3
Select version
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
common
Platform filter
common
Switch theme
Search in API
spock
util
/
quest.laxla.spock
/
Target
/
Jvm
Jvm
data
class
Jvm
(
val
operatingSystem
:
OperatingSystem.JvmSupported
?
=
null
)
:
Target.JvmBased
(
source
)
Since
0.0.1-alpha.1
Members
Constructors
Jvm
Link copied to clipboard
constructor
(
operatingSystem
:
OperatingSystem.JvmSupported
?
=
null
)
Properties
operating
System
Link copied to clipboard
open
override
val
operatingSystem
:
OperatingSystem.JvmSupported
?
The current operating system if known.