Wizard Sequencer


Table of Contents

Sequencer::Run - The Wizard Sequencer
Sequencer::WS_alias - Find an aliases in the aliases map
Sequencer::WS_check - Check correct types in maps and alias presence for sequence.
Sequencer::WS_error - Report error and return nil
Sequencer::WS_next - Find a next item in the sequence
Sequencer::WS_pop - Pop one item from the stack (remove an item and return the stack top item)
Sequencer::WS_push - Push one item to the stack
Sequencer::WS_run - Run a function from the aliases map
Sequencer::WS_special - Decide if an alias is special
Sequencer::WS_testall - Test (run) all dialogs in the aliases map