# File lib/pry/default_commands/whereami.rb, line 33 def options(opt) opt.on :q, :quiet, "Don't display anything in case of an error" end