Exception: Bookshop::ArgumentsError

Inherits:
Error
  • Object
show all
Defined in:
lib/bookshop/error.rb

Direct Known Subclasses

GeneratorArgumentsError

Instance Method Summary collapse

Instance Method Details

#to_sObject



10
11
12
# File 'lib/bookshop/error.rb', line 10

def to_s
   "  bookshop new BOOK_NAME [options]"
end