Module

A collection of text-wrangling methods

Instance Methods

Remove any non-printable characters and make the text suitable for printing.

Wraps text to wrap characters and optionally indents by indent characters

Returns a value representing the “cost” of transforming str1 into str2 Vendored version of DidYouMean::Levenshtein.distance from the ruby/did_you_mean gem @ 1.4.0 git.io/JJgZI

No documentation available