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

/pkg/src/modules/client/
H A Doptions.py110 PUB_NON_STICKY = "non_sticky" variable
217 del opts_new[PUB_NON_STICKY]
223 if opts[PUB_STICKY] and opts[PUB_NON_STICKY]:
225 [PUB_STICKY, PUB_NON_STICKY])
238 if opts[PUB_NON_STICKY]:
944 (PUB_NON_STICKY, False, [], {"type": "boolean"}),

Completed in 10 milliseconds