def cRed()
in
vmassist/linux/vmassist.py [0:0]
1
lines of code
1
McCabe index (conditional complexity)
def cRed(strIn): return colorPrint("\033[91m", strIn)