Module: Neptuno::TTY::Prompt
- Included in:
- CLI::Base, CLI::Install, Services::Add
- Defined in:
- lib/neptuno/tty/prompt.rb
Overview
Wrapper class for TTY gem
Constant Summary collapse
- TTY =
::TTY::Prompt.new
Instance Method Summary collapse
Instance Method Details
#prompt ⇒ Object
9 10 11 |
# File 'lib/neptuno/tty/prompt.rb', line 9 def prompt TTY end |