Searched refs:IGNORE_MISSING (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Doptions.py48 IGNORE_MISSING = "ignore_missing" variable
632 if opts_new[LI_ERECURSE] and IGNORE_MISSING in opts:
633 opts_new[IGNORE_MISSING] = True
1084 (IGNORE_MISSING, False, [], {"type": "boolean"}),

Completed in 25 milliseconds