Method: Halcyon::Config::Paths#inspect

Defined in:
lib/halcyon/config/paths.rb

#inspectObject



67
68
69
# File 'lib/halcyon/config/paths.rb', line 67

def inspect
  "#<Halcyon::Config::Paths #{self.paths.keys.join(', ')}>"
end