pub fn list_spec_dir_names<F: FileSystem>(
fs: &F,
ito_path: &Path,
) -> DomainResult<Vec<String>>Expand description
List spec directory names under {ito_path}/specs.
pub fn list_spec_dir_names<F: FileSystem>(
fs: &F,
ito_path: &Path,
) -> DomainResult<Vec<String>>List spec directory names under {ito_path}/specs.