Searched refs:INSTANT (Results 1 – 8 of 8) sorted by relevance
51 INSTANT = ('Run the instant_app version of the module if the module supports it. ' variable175 self.add_argument('--instant', action='store_true', help=INSTANT)260 INSTANT=INSTANT,
51 INSTANT = 'INSTANT' variable
193 'instant': constants.INSTANT,
52 INSTANT = ('Run the instant_app version of the module if the module supports it. ' variable175 self.add_argument('--instant', action='store_true', help=INSTANT)258 INSTANT=INSTANT,
49 INSTANT = 'INSTANT' variable
189 'instant': constants.INSTANT,
384 if constants.INSTANT == arg:
395 if constants.INSTANT == arg: