pub fn run(package_names: &[String]) -> Result<()>
Runs the tree command to display the dependency tree of one or more packages.
tree
Returns an error if the dependency tree cannot be resolved.