Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clockworklabs/SpacetimeDB
/ sdk_dir
Function
sdk_dir
tools/regen/src/csharp.rs:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
fn sdk_dir() -> PathBuf {
21
workspace_dir().join(
"sdks/csharp"
)
22
}
23
24
fn path_arg(path: &Path) -> String {
25
path.to_string_lossy().into_owned()
Callers
4
overlay_unity_meta_skeleton
Function · 0.85
clear_restored_package_dirs
Function · 0.85
clear_godot_regen_dir
Function · 0.85
regen_dlls
Function · 0.85
Calls
2
workspace_dir
Function · 0.85
join
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…