541 <dt><i>operation</i></dt> |
541 <dt><i>operation</i></dt> |
542 <dd> |
542 <dd> |
543 operation type to be performed (Queues.POP, |
543 operation type to be performed (Queues.POP, |
544 Queues.PUSH, Queues.GOTO) |
544 Queues.PUSH, Queues.GOTO) |
545 </dd> |
545 </dd> |
546 <dt><i>doAll=</i></dt> |
546 <dt><i>doAll</i></dt> |
547 <dd> |
547 <dd> |
548 flag indicating to push/pop all (boolean) |
548 flag indicating to push/pop all (boolean) |
549 </dd> |
549 </dd> |
550 <dt><i>named=</i></dt> |
550 <dt><i>named</i></dt> |
551 <dd> |
551 <dd> |
552 flag indicating to push/pop until a named patch |
552 flag indicating to push/pop until a named patch |
553 is at the top of the stack (boolean) |
553 is at the top of the stack (boolean) |
554 </dd> |
554 </dd> |
555 <dt><i>force=</i></dt> |
555 <dt><i>force</i></dt> |
556 <dd> |
556 <dd> |
557 flag indicating a forceful pop (boolean) |
557 flag indicating a forceful pop (boolean) |
558 </dd> |
558 </dd> |
559 </dl> |
559 </dl> |
560 <a NAME="QueuesProjectHelper.__hgQueueRefreshPatch" ID="QueuesProjectHelper.__hgQueueRefreshPatch"></a> |
560 <a NAME="QueuesProjectHelper.__hgQueueRefreshPatch" ID="QueuesProjectHelper.__hgQueueRefreshPatch"></a> |