Method: YARD::CodeObjects::Proxy#namespace
- Defined in:
- lib/yard/code_objects/proxy.rb
#namespace ⇒ Object (readonly) Also known as: parent
Returns the value of attribute namespace.
27 28 29 |
# File 'lib/yard/code_objects/proxy.rb', line 27 def namespace @namespace end |