Functions | Variables
xacro.color Namespace Reference

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}
 

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}
private

Definition at line 5 of file color.py.



xacro
Author(s): Stuart Glaser, William Woodall, Robert Haschke
autogenerated on Sat Jun 8 2019 18:04:14