move_to_archive

Function move_to_archive 

Source
pub fn move_to_archive(
    module_repo: &impl DomainModuleRepository,
    ito_path: &Path,
    change_name: &str,
    archive_name: &str,
) -> CoreResult<()>
Expand description

Move a change directory to the archive location.