Returns:
12 13 14 15
# File 'lib/lib/prompt.rb', line 12 def self.no?(*args) prompt = TTY::Prompt.new prompt.no?(*args) end