Method: YARD::OpenStruct#marshal_dump

Defined in:
lib/yard/open_struct.rb

#marshal_dumpObject



49
50
51
# File 'lib/yard/open_struct.rb', line 49

def marshal_dump
  @table
end