Method: RETerm::Components::ButtonBox#selected

Defined in:
lib/reterm/components/button_box.rb

#selectedObject



66
67
68
# File 'lib/reterm/components/button_box.rb', line 66

def selected
  @buttons[component.current_button]
end