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