get

Function get 

Source
pub fn get(
    cache: &Cache<'_>,
    matches: &ArgMatches<'_>,
    ignore_uncommitted_changes: bool,
) -> Result<bool>