Properties

Methods

Properties

keyboard: Keyboard

Keyboard related functions, for example key input synthesis.

Methods

  • Reboots the machine

    Returns void

  • Executes an application.

    Parameters

    • pathOrPackageName: string

      The application's path or name.

    • Optional options: RunOptions

      The run options.

    Returns SystemProcess

  • Shutdown the machine

    Returns void

Generated using TypeDoc