pub fn resolve_env_from_cwd(
cwd: &Path,
ctx: &ConfigContext,
) -> CoreResult<ResolvedEnv>Expand description
Resolve repository and Ito-related roots for a specific cwd.
pub fn resolve_env_from_cwd(
cwd: &Path,
ctx: &ConfigContext,
) -> CoreResult<ResolvedEnv>Resolve repository and Ito-related roots for a specific cwd.