Functions | Variables
xacro_jade::color Namespace Reference

Functions

def colorize
def error
def is_tty
def message
def warning

Variables

dictionary _ansi = {'red': 91, 'yellow': 93}

Function Documentation

def xacro_jade.color.colorize (   msg,
  color,
  file = sys.stderr,
  alt_text = None 
)

Definition at line 12 of file color.py.

def xacro_jade.color.error (   args,
  kwargs 
)

Definition at line 34 of file color.py.

def xacro_jade.color.is_tty (   stream)
Returns True if the given stream is a tty, else False

Definition at line 7 of file color.py.

def xacro_jade.color.message (   msg,
  args,
  kwargs 
)

Definition at line 21 of file color.py.

def xacro_jade.color.warning (   args,
  kwargs 
)

Definition at line 28 of file color.py.


Variable Documentation

dictionary xacro_jade::color::_ansi = {'red': 91, 'yellow': 93}

Definition at line 5 of file color.py.



xacro
Author(s): Stuart Glaser, William Woodall
autogenerated on Sat Jun 8 2019 18:50:42