[][src]Function reorger::split

pub fn split(
    mover: &Box<dyn FileMover>,
    pattern: &Pattern
) -> Result<(), Box<dyn Error>>