Libraries
»
list_matcher
(1.1.8)
»
Index
»
List
»
Matcher
»
Node
»
#root?
Method: List::Matcher::Node#root?
Defined in:
lib/list_matcher.rb
#
root?
⇒
Boolean
Returns:
(
Boolean
)
464 465 466
# File 'lib/list_matcher.rb', line 464
def
root?
root
end