Function nu_command::did_you_mean[][src]

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

Prepares a list of "sounds like" matches (using edit distance) for the string you're trying to find