Skip to main content

run

Function run 

Source
pub fn run(
    all: bool,
    outdated: bool,
    registry_filter: Option<String>,
    repo_filter: Option<String>,
    type_filter: Option<String>,
    foreign: bool,
    names_only: bool,
    completion: bool,
) -> Result<()>