Package org.pkl.core
Class Platform.OperatingSystem
java.lang.Object
org.pkl.core.Platform.OperatingSystem
- Enclosing class:
- Platform
The operating system of a platform.
-
Constructor Summary
ConstructorsConstructorDescriptionOperatingSystem(String name, String version) Constructs anPlatform.OperatingSystem. -
Method Summary
-
Constructor Details
-
OperatingSystem
Constructs anPlatform.OperatingSystem.
-
-
Method Details