Exception: Plz::NoTargetName
Constant Summary
Constants inherited from Error
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
13 14 15 |
# File 'lib/plz/error.rb', line 13 def to_s "You didn't pass target name\n#{USAGE}" end |