Function versio::commands::info[][src]

pub fn info(
    pref_vcs: Option<VcsRange>,
    ids: Vec<ProjectId>,
    names: Vec<&str>,
    labels: Vec<&str>,
    show: InfoShow,
    ignore_current: bool
) -> Result<()>