Functions | Variables
xacro::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.color.colorize (   msg,
  color,
  file = sys.stderr,
  alt_text = None 
)

Definition at line 12 of file color.py.

def xacro.color.error (   args,
  kwargs 
)

Definition at line 34 of file color.py.

def xacro.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.color.message (   msg,
  args,
  kwargs 
)

Definition at line 21 of file color.py.

def xacro.color.warning (   args,
  kwargs 
)

Definition at line 28 of file color.py.


Variable Documentation

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

Definition at line 5 of file color.py.



xacro
Author(s): Stuart Glaser, William Woodall, Robert Haschke
autogenerated on Fri Jun 24 2016 04:05:50