Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GuiResult

This enum represents the possible results from isGuiAvailable.

Index

Enumeration members

GUI_AVAILABLE

GUI_AVAILABLE: = 0

A GUI is available

NO_GUI_NO_DISPLAY

NO_GUI_NO_DISPLAY: = 2

No GUI because The $DISPLAY environment variable is not set.

NO_GUI_SSH

NO_GUI_SSH: = 1

No GUI because this is an SSH connection.

Generated using TypeDoc