Method: Muby::OutputWindow#top

Defined in:
lib/muby/outputwindow.rb

#topObject



69
70
71
# File 'lib/muby/outputwindow.rb', line 69

def top
  do_execute(conf.output_window_geometry[:top])
end