Method: Uffizzi::UI::Prompt#initialize
- Defined in:
- lib/uffizzi/promt.rb
#initialize ⇒ Prompt
Returns a new instance of Prompt.
8 9 10 |
# File 'lib/uffizzi/promt.rb', line 8 def initialize @prompt = TTY::Prompt.new end |
Returns a new instance of Prompt.
8 9 10 |
# File 'lib/uffizzi/promt.rb', line 8 def initialize @prompt = TTY::Prompt.new end |