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