Class: Hornetseye::Node

Inherits:
Object
  • Object
show all
Defined in:
lib/hornetseye-xorg/node.rb

Instance Method Summary collapse

Instance Method Details

#show(*args) ⇒ Object



22
23
24
# File 'lib/hornetseye-xorg/node.rb', line 22

def show( *args )
  X11Display.show self, *args
end