insert

Function insert 

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