Method: Bundler::Thor::LineEditor::Basic#prompt
- Defined in:
- lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
#prompt ⇒ Object (readonly)
Returns the value of attribute prompt.
4 5 6 |
# File 'lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb', line 4 def prompt @prompt end |