method

new

ruby latest stable - Class: CSV::Writer

Method not available on this version

This method is only available on newer versions. The first available version (v1_8_6_287) is shown here.

new(dev)
public

No documentation available.

# File lib/csv.rb, line 703
    def initialize(dev)
      raise RuntimeError.new('Do not instanciate this class directly.')
    end