Searched defs:workspace_root (Results 1 – 8 of 8) sorted by relevance
33 workspace_root: AbsPathBuf, field391 let workspace_root = in new() localVariable411 pub fn workspace_root(&self) -> &AbsPath { in workspace_root() method
19 pub(crate) workspace_root: AbsPathBuf, field
1124 let workspace_root = spec.as_ref().map(|it| it.workspace_root.clone()); in runnable() localVariable
302 pub workspace_root: Option<PathBuf>, field
530 let workspace_root: &AbsPath = Path::new("/test/").try_into().unwrap(); in check_with_config() localVariable
243 "workspace_root": "$ROOT$hello-world", string
6418 "workspace_root": "$ROOT$regex", string
12814 "workspace_root": "$ROOT$ripgrep", string