Module util

Source

Modules§

mapper
Utilities for mapping between offset:length bytes and col:row character positions.

Functions§

check_quote
glob
quote
unquote
Remove quote and unescape all supported sequences found in Escape.
validate_quote
Same as unescape, but doesn’t create a new unescaped string, and returns all invalid escape indices.