Skip to main content

split_file_with

Function split_file_with 

Source
pub fn split_file_with(
    path: &Path,
    config: &Config,
    ctx: &CrateCtx,
) -> Result<FileOutcome>
Expand description

Split a single file, using the supplied crate context.