Module: NightcrawlerSwift::Ext::OpenStruct

Defined in:
lib/nightcrawler_swift/ext/open_struct.rb

Instance Method Summary collapse

Instance Method Details

#to_hObject



6
7
8
# File 'lib/nightcrawler_swift/ext/open_struct.rb', line 6

def to_h
  @table.dup || {}
end