Searched refs:option_strings (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/ |
D | base_operations.py | 22 def __init__(self, option_strings, dest, nargs=None, **kwargs): argument 29 option_strings, dest, nargs=nargs, **kwargs
|
/hal_espressif-latest/tools/esptool_py/esptool/ |
D | __init__.py | 1262 def __init__(self, option_strings, dest, nargs="+", **kwargs): argument 1264 option_strings, dest, nargs, **kwargs
|