def cYellow()

in vmassist/linux/vmassist.py [0:0]


def cYellow(strIn): return colorPrint("\033[93m", strIn)