Module Os.Version

OS version.

val get : unit -> string

version () is a version string for the operating system. The format and determination depends on Os.Name.get, read there. If no version can be determined this is "unknown".