Skip to main content

run

Function run 

Source
pub fn run(path: &Path) -> Result<()>
Expand description

Runs the owner command.

ยงErrors

Returns an error if the path does not exist, or if there is an error querying the package database or ownership information.