SsbSplitter::Splitter
Inherits Reference < Object
Constants
MAX_SIZE = 3000
Constructors
new
SourceInstance methods
make_file_names(file_path : String, count : Int32) : Array(String)
Sourceread(file_path : String)
Sourcesplit_by_para(str : String) : Array(String)
Sourcesplit_paras_into_files(paragraphs) : Array(SplitFile)
Sourcewrite(print : Bool = false)
Source