MCPcopy Index your code
hub / github.com/cargo-lambda/cargo-lambda / rm_root

Method rm_root

crates/cargo-lambda-cli/tests/harness/project.rs:46–48  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

44 }
45
46 fn rm_root(&self) {
47 self.root.root().rm_rf()
48 }
49}
50
51impl Project {

Callers 1

buildMethod · 0.80

Calls 2

rm_rfMethod · 0.80
rootMethod · 0.45

Tested by

no test coverage detected