Method: Luck::TextBox#value

Defined in:
lib/luck/textbox.rb

#valueObject



35
36
37
# File 'lib/luck/textbox.rb', line 35

def value
  @text
end