OS

See: https://nodejs.org/api/os.html

os.platform()

Gets the platform we are running on (eg. "win10", "darwin")

Returns: string - the string representing the platform

os.release()

Gets the release number of the os (eg. "10.0.1.1032")

Returns: string - the string representing the release

results matching ""

    No results matching ""