Module: Brigit::Fallible
Instance Method Summary collapse
Instance Method Details
#fail(message) ⇒ Object
5 6 7 |
# File 'lib/brigit/fallible.rb', line 5 def fail() abort "#{CLI.}\n---\n#{}\n(See `brigit #{self.class.name} --help' for more information)" end |