Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cleave
master
AES
BytesIterator
Cleave
Cli
Command_Main_of_clim_library
Arguments_Main_of_clim_library
ArgumentsForEachCommand
Command_Fuse
Arguments_Fuse
ArgumentsForEachCommand
Options_Fuse
Option_help
Options_Fuse
Option_help
RunProc
Command_Split
Arguments_Split
Argument_file
Arguments_Split
Argument_file
Options_Split
Option_help
Option_n
Option_t
Options_Split
Option_help
Option_n
Option_t
RunProc
Options_Main_of_clim_library
Option_bash_completion
Option_help
Options_Main_of_clim_library
Option_bash_completion
Option_help
RunProc
Built with Crystal 1.9.2
2023-10-07 21:42:36 UTC
module
Cleave
Defined in:
cleave.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.fuse
(files : Array(String))
.split
(pieces : Int32, req_pieces : Int32, filename : String)
Class Method Detail
def self.
fuse
(files : Array(String))
#
[
View source
]
def self.
split
(pieces : Int32, req_pieces : Int32, filename : String)
#
[
View source
]