Skip to main content

run

Function run 

Source
pub fn run(package_names: &[String]) -> Result<()>
Expand description

Runs the tree command to display the dependency tree of one or more packages.

ยงErrors

Returns an error if the dependency tree cannot be resolved.