Function memora::cli::insert

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