shared::utils::filesystem

Function get_workspace_dir

Source
pub fn get_workspace_dir() -> Result<PathBuf>
Expand description

Obtains the workspace directory. Typically the current working directory. Errors are propagated from get_current_working_dir.