Method: CBX::Feed#close

Defined in:
lib/cbx/feed.rb

#closeObject



29
30
31
# File 'lib/cbx/feed.rb', line 29

def close
  @ws.close
end