record_directory_walk_usage_estimate

Function record_directory_walk_usage_estimate 

Source
pub(crate) fn record_directory_walk_usage_estimate(
    store: &AtlasStore,
    usage_instance: Option<UsageRuntimeInstance>,
    session: &str,
    command: &str,
    path: Option<String>,
    query: Option<String>,
    estimated_without_projectatlas: usize,
    projectatlas_text: &str,
) -> Result<(), CliError>
Expand description

Record a broad directory-walk avoidance estimate.