Top Level Namespace
Relationships & Source Files | |
Namespace Children | |
Modules:
| |
Classes:
|
Constant Summary
-
RUBY18 =
Deprecated.
Use YARD.ruby18? or YARD.ruby19? instead.
Keep track of Ruby version for compatibility code
YARD.ruby18?
-
RUBY19 =
# File 'lib/yard.rb', line 62YARD.ruby19?
Global Convenience Methods
-
P(namespace, name = nil, type = nil)
Shortcut for creating a YARD::CodeObjects::Proxy via a path.
-
#log ⇒ YARD::Logger
The global
::YARD::Logger
instance.
Instance Method Summary
- #__p(path) Internal use only Internal use only
Instance Method Details
#__p(path)
This method is for internal use only.
[ GitHub ]
#log ⇒ YARD::Logger
The global ::YARD::Logger
instance
P(namespace, name = nil, type = nil)
Shortcut for creating a YARD::CodeObjects::Proxy via a path