def fallback()

in cstar/cstarparcli.py [0:0]


def fallback(*args):
    for arg in args:
        if arg is not None:
            return arg