fn write_path()
in
src/download.rs [463:465]
3
lines of code
1
McCabe index (conditional complexity)
fn write_path(&self) -> Result<&Path> { Ok(self.path.as_path()) }