module Dill::Select::Selectable

Public Instance Methods

select() click to toggle source
# File lib/dill/widgets/select.rb, line 9
def select
  root.select_option
end