split_file

Function split_file 

Source
pub fn split_file(
    input_path: &str,
    opts: SplitOptions,
) -> Result<SplitResult, StemError>