Package nz.org.riskscape.wizard
package nz.org.riskscape.wizard
-
ClassDescriptionAs well as answering Questions in the wizard, the user can choose to perform an action, such as saving their progress to file or displaying the current pipeline status.CliChoice<T>Used to represent a choice the user has to make as part of a promptHigh-level routines for interacting with the user to guide them through the wizard-answering processDrives the wizard answering process on the CLI, this time for Survey2 surveys (rather than the old Survey) interface.Thrown by an
Action
used as a sort of long jump (I know it's frowned upon, but it's the simplest way to implement it) to signal the user chose undo from the ctrl-c menu.