MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / path

Method path

crates/testing/src/modules.rs:201–203  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

199 }
200
201 pub fn path(&self) -> &Path {
202 &self.path
203 }
204
205 pub fn program_bytes(&self) -> Bytes {
206 self.program_bytes

Callers 15

mainFunction · 0.45
find_all_global_jsonFunction · 0.45
mainFunction · 0.45
runFunction · 0.45
run_module_benchmarkFunction · 0.45
find_result_jsonFunction · 0.45
replace_in_treeFunction · 0.45
find_only_subdirFunction · 0.45
copy_overlay_dirFunction · 0.45
regen_dllsFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls