Class: Hornetseye::X11Output
- Defined in:
- docs/hornetseye-xorg/lib/hornetseye-xorg/x11output.rb
Class Method Summary collapse
Class Method Details
.new(*args) ⇒ Object
24 25 26 |
# File 'docs/hornetseye-xorg/lib/hornetseye-xorg/x11output.rb', line 24 def new( *args ) raise 'X11Output is an abstract class' end |