method

close

v1_8_6_287 - Show latest stable - Class: CSV::Writer
close()
public

No documentation available.

# File lib/csv.rb, line 697
    def close
      terminate
    end