Method: Puppet::Network::HTTP::Route#inspect
- Defined in:
- lib/puppet/network/http/route.rb
#inspect ⇒ Object
95 96 97 |
# File 'lib/puppet/network/http/route.rb', line 95 def inspect "Route #{@path_matcher.inspect}" end |
95 96 97 |
# File 'lib/puppet/network/http/route.rb', line 95 def inspect "Route #{@path_matcher.inspect}" end |