Method: Keybox::HighLineUtil#hagree
- Defined in:
- lib/keybox/highline_util.rb
#hagree(output) ⇒ Object
44 45 46 |
# File 'lib/keybox/highline_util.rb', line 44 def hagree(output) @highline.agree("<%= color(%Q{#{output}},:prompt) %> ") end |