Searched defs:UNPACKAGED_ONLY (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Doptions.py87 UNPACKAGED_ONLY = "unpackaged_only" variable
452 if opts[UNPACKAGED] and opts[UNPACKAGED_ONLY]:
454 [UNPACKAGED, UNPACKAGED_ONLY])
464 if opts[VERIFY_PATHS] and opts[UNPACKAGED_ONLY]:
466 [VERIFY_PATHS, UNPACKAGED_ONLY])
1279 (UNPACKAGED_ONLY, False, [], {"type": "boolean"}),

Completed in 27 milliseconds