pub fn list_change_dir_names<F: FileSystem>(
fs: &F,
ito_path: &Path,
) -> DomainResult<Vec<String>>Expand description
List change directory names under {ito_path}/changes, excluding archive.
pub fn list_change_dir_names<F: FileSystem>(
fs: &F,
ito_path: &Path,
) -> DomainResult<Vec<String>>List change directory names under {ito_path}/changes, excluding archive.