Options
All
  • Public
  • Public/Protected
  • All
Menu

The System Aptitude provides access to various operating system details

Hierarchy

  • System

Index

Methods

  • operatingSystem(): Promise<string>
  • Gets the current Operating System

    Returns Promise<string>

    a Promise resolving with a string representation of the host system's OS

Generated using TypeDoc