Functions | |
| def | colorize (msg, color, file=sys.stderr, alt_text=None) |
| def | error (*args, **kwargs) |
| def | is_tty (stream) |
| def | message (msg, *args, **kwargs) |
| def | warning (*args, **kwargs) |
Variables | |
| dictionary | _ansi = {'red': 91, 'yellow': 93} |
| def xacro.color.colorize | ( | msg, | |
| color, | |||
file = sys.stderr, |
|||
alt_text = None |
|||
| ) |
| def xacro.color.is_tty | ( | stream | ) |