Go to the source code of this file.
Namespaces | |
xacro.color | |
Functions | |
def | xacro.color.colorize (msg, color, file=sys.stderr, alt_text=None) |
def | xacro.color.error (args, kwargs) |
def | xacro.color.is_tty (stream) |
def | xacro.color.message (msg, args, kwargs) |
def | xacro.color.warning (args, kwargs) |
Variables | |
dictionary | xacro.color._ansi = {'red': 91, 'yellow': 93} |