Exception: Bindep::Error

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/bindep/error.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



3
4
5
# File 'lib/bindep/error.rb', line 3

def to_s
  "[Bindep] #{super.to_s}"
end