Method: HighLine#input
- Defined in:
- lib/highline.rb
permalink #input ⇒ IO (readonly)
Returns the default input stream for a HighLine instance.
168 169 170 |
# File 'lib/highline.rb', line 168 def input @input end |
Returns the default input stream for a HighLine instance.
168 169 170 |
# File 'lib/highline.rb', line 168 def input @input end |