pub fn get_workspace_dir() -> Result<PathBuf>
Obtains the workspace directory. Typically the current working directory. Errors are propagated from get_current_working_dir.
get_current_working_dir