Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AI45Lab/Code
/ is_root
Method
is_root
core/src/workspace/mod.rs:77–79 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
75
}
76
77
pub fn is_root(&self) -> bool {
78
self.inner ==
"."
79
}
80
}
81
82
/// Workspace capability flags used to gate which built-in tools are registered.
Callers
13
capture_snapshot
Method · 0.80
list_dir
Method · 0.80
display_path
Method · 0.80
key_for
Method · 0.80
list_prefix_for
Method · 0.80
list_dir
Method · 0.80
join_workspace_path
Function · 0.80
list_dir
Method · 0.80
local_path_for_write
Method · 0.80
list_dir
Method · 0.80
list_dir
Method · 0.80
glob
Method · 0.80
Calls
no outgoing calls
Tested by
4
list_dir
Method · 0.64
list_dir
Method · 0.64
glob
Method · 0.64
grep
Method · 0.64