Beispiel #1
0
def hasOpt(props, key):
    return SXOpts.hasOpts(props, key)
Beispiel #2
0
def hasOpts(props):
    return SXOpts.hasOpts(props)