Method: YARD::RegistryStore#proxy_types_path

Defined in:
lib/yard/registry_store.rb

#proxy_types_pathObject (protected)

Deprecated.

The registry no longer tracks proxy types



239
240
241
# File 'lib/yard/registry_store.rb', line 239

def proxy_types_path
  @serializer.proxy_types_path
end