Class
YARD::StubProxy
In:
lib/yard/serializers/yardoc_serializer.rb
Parent:
Object
Stubs marshal dumps and acts a delegate class for an object by path
@private
Methods
_dump
_load
hash
method_missing
new
Public Class methods
_load
(str)
new
(path, transient = false)
Public Instance methods
_dump
(depth)
hash
()
method_missing
(meth, *args, &block)
[Validate]