Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mysqldumpsplitter
v0.4.0
FileWriter
Mysqldumpsplitter
Cli
Describe
Extract
OptParser
Built with Crystal 1.9.2
2023-10-08 14:31:10 UTC
class
FileWriter
FileWriter
Reference
Object
Defined in:
mysqldumpsplitter/file_writer.cr
Constructors
.new
(file_name : String, compression_type : String)
Class Method Summary
.open
(file_name : String, compression_type : String, &)
.open
(file_name : String, compression_type : String)
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
]