Method: Inch::CodeObject::Proxy::Base#object

Defined in:
lib/inch/code_object/proxy/base.rb

#objectObject

the actual (YARD) code object



11
12
13
# File 'lib/inch/code_object/proxy/base.rb', line 11

def object
  @object
end