Libraries
»
tty-reader
(0.9.0)
»
Index
»
TTY
»
Reader
»
Line
»
#text
Method: TTY::Reader::Line#text
Defined in:
lib/tty/reader/line.rb
#
text
⇒
Object
(readonly)
The editable text
23 24 25
# File 'lib/tty/reader/line.rb', line 23
def
text
@text
end