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