f_lib.constants module

Constants.

f_lib.constants.ANSI_ESCAPE_PATTERN = re.compile('\\x1B(?:[@-Z\\\\-_]|\\[[0-?]*[ -/]*[@-~])')

Pattern to match ANSI escape sequences.