Class: Xezat::Detector::GnomeCommon
- Inherits:
-
Object
- Object
- Xezat::Detector::GnomeCommon
- Defined in:
- lib/xezat/detector/gnome-common.rb
Instance Method Summary collapse
Instance Method Details
#detect?(variables) ⇒ Boolean
6 7 8 |
# File 'lib/xezat/detector/gnome-common.rb', line 6 def detect?(variables) variables.key?(:_gnome2_CYGCLASS_) end |