Method: Hornetseye::X11Output.new

Defined in:
lib/hornetseye-xorg/x11output.rb

.new(*args) ⇒ Object



24
25
26
# File 'lib/hornetseye-xorg/x11output.rb', line 24

def new( *args )
  raise 'X11Output is an abstract class'
end