Method: HighLine::Question#to_s
- Defined in:
- lib/highline/question.rb
#to_s ⇒ Object
Stringifies the template to be asked.
495 496 497 |
# File 'lib/highline/question.rb', line 495 def to_s template end |
Stringifies the template to be asked.
495 496 497 |
# File 'lib/highline/question.rb', line 495 def to_s template end |