Libraries
»
yard
(0.8.2)
»
Index
»
YARD
»
CodeObjects
»
RootObject
»
#root?
Method: YARD::CodeObjects::RootObject#root?
Defined in:
lib/yard/code_objects/root_object.rb
#
root?
⇒
Boolean
Returns:
(
Boolean
)
8
# File 'lib/yard/code_objects/root_object.rb', line 8
def
root?
;
true
end