Skip to main content

forget_count

Function forget_count 

Source
pub fn forget_count(
    conn: &Connection,
    namespace: Option<&str>,
    pattern: Option<&str>,
    tier: Option<&Tier>,
) -> Result<usize>
Expand description

Count memories that would be deleted by forget (for dry_run).