[][src]Function nu_cli::did_you_mean

pub fn did_you_mean(
    obj_source: &Value,
    field_tried: &PathMember
) -> Option<Vec<(usize, String)>>

Prepares a list of "sounds like" matches for the string you're trying to find