class FileWriter

Defined in:

mysqldumpsplitter/file_writer.cr

Constructors

Class Method Summary

Constructor Detail

def self.new(file_name : String, compression_type : String) #

[View source]

Class Method Detail

def self.open(file_name : String, compression_type : String, &) #

[View source]
def self.open(file_name : String, compression_type : String) #

[View source]