Companion
object Companion
Functions
Link copied to clipboard
Parse a generic architecture name, such as the value obtained from the 'os.arch' system property.
Link copied to clipboard
Parse a generic OS name, such as the value obtained from the 'os.name' system property.
Link copied to clipboard
Parse a well-formed HostPlatform value, as obtained from HostPlatform.toString.
Link copied to clipboard
Resolve information about the Host, such as OS and arch. This info is used by language plugins to load platform-specific resources.