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