Libraries
»
luck
(0.1.6)
»
Index
»
Luck
»
CommandBox
»
#value
Method: Luck::CommandBox#value
Defined in:
lib/luck/textbox.rb
#
value
⇒
Object
89 90 91
# File 'lib/luck/textbox.rb', line 89
def
value
command?
?
super
[
1
..
-
1
]
:
super
end