pub fn split_file_with( path: &Path, config: &Config, ctx: &CrateCtx, ) -> Result<FileOutcome>
Split a single file, using the supplied crate context.