Skip to main content

split_project

Function split_project 

Source
pub fn split_project(
    root: &Path,
    config: &Config,
) -> Result<Vec<(PathBuf, FileOutcome)>>
Expand description

Split every eligible file under root (a file or directory).