Method: YARD::Serializers::YardocSerializer#proxy_types_path
- Defined in:
- lib/yard/serializers/yardoc_serializer.rb
#proxy_types_path ⇒ Object
Deprecated.
The registry no longer tracks proxy types
36 |
# File 'lib/yard/serializers/yardoc_serializer.rb', line 36 def proxy_types_path; File.join(basepath, 'proxy_types') end |