pub fn get_ito_dir_name_fs<F: FileSystem>(
fs: &F,
project_root: &Path,
ctx: &ConfigContext,
) -> StringExpand description
Like get_ito_dir_name, but uses an injected file-system.
pub fn get_ito_dir_name_fs<F: FileSystem>(
fs: &F,
project_root: &Path,
ctx: &ConfigContext,
) -> StringLike get_ito_dir_name, but uses an injected file-system.