Files
linux-kernel-module-cheat/cli_function_test_config.py
Ciro Santilli 六四事件 法轮功 0162205797 cli: add --no-bool options automatically
2018-11-30 00:00:00 +00:00

6 lines
95 B
Python

def set_args(args):
'''
:type args: Dict[str, Any]
'''
args['bool_cli'] = True