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

/pkg/src/modules/client/
H A Doptions.py54 LI_PARENT_SYNC = "li_parent_sync" variable
440 if opts[LI_TARGET_ALL] and not opts[LI_PARENT_SYNC]:
442 [LI_TARGET_ALL, LI_PARENT_SYNC])
444 if opts[LI_TARGET_LIST] and not opts[LI_PARENT_SYNC]:
446 [LI_TARGET_LIST, LI_PARENT_SYNC])
748 if LI_PARENT_SYNC in opts and not opts[LI_PARENT_SYNC]:
750 [arg1, LI_PARENT_SYNC])
989 (LI_PARENT_SYNC, True, [], {"type": "boolean"}),

Completed in 24 milliseconds