Package org.sklsft.generator.bash.arguments
package org.sklsft.generator.bash.arguments
-
ClassDescriptionAn abstract implementation of
ChoicesHelper
based on a map of choices
We have to override initialization to fetch the possible values
Be careful that the access to choices is not thread-safe.
We do not consider multi-threadingAn abstract implementation ofChoicesHelper
based on a free entry with possible check and conversionAn interface that : Displays the choices we have regarding a question Returns the argument depending on the key we enteredThe choices of the database engine are available through a built map in theDatabaseHandlerDiscovery
The choices of the skeleton are available through a built map in theSkeletonResolver
Simple implementation of anAbstractMultiChoicesHelper
where you have to choose between true and false