pub fn output_paths(config: &SplitConfig, count: u64) -> Vec<PathBuf>Expand description
Get the list of output file paths that would be generated for given config and chunk count.
pub fn output_paths(config: &SplitConfig, count: u64) -> Vec<PathBuf>Get the list of output file paths that would be generated for given config and chunk count.