Checks if URI has a path
# File uri/generic.rb, line 586 def hierarchical? if @path true else false end end
<code/>
<pre/>
<code/>and<pre/>for code samples.