Method: YARD::RegistryStore#proxy_types
- Defined in:
- lib/yard/registry_store.rb
#proxy_types ⇒ Object (readonly)
Deprecated.
The registry no longer tracks proxy types
11 12 13 |
# File 'lib/yard/registry_store.rb', line 11 def proxy_types @proxy_types end |