MCPcopy Create free account
hub / github.com/cargo-lambda/cargo-lambda / dirname

Method dirname

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

Source from the content-addressed store, hash-verified

140 }
141
142 fn dirname(&self) -> &Path {
143 self.path.parent().unwrap()
144 }
145}
146
147pub trait CargoPathExt {

Callers 1

mkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected