Function melody::add_to_library

source ·
pub fn add_to_library(
    from: &Path,
    to: &Path
) -> Result<Option<Vec<MelodyErrors>>, MelodyErrors>
Expand description

Add to library from - Original Directory that the music being moved from, must be an absolute path to - New Directory that the music is being moved to, must be an absolute path from must be in a folder above or on the same level as to Files that failed to be sorted will remain