Methods

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