Method: Mudguard::Domain::Dependency#inspect

Defined in:
lib/mudguard/domain/dependency.rb

#inspectObject



14
15
16
# File 'lib/mudguard/domain/dependency.rb', line 14

def inspect
  "{#{@location}, #{@dependency}}"
end