Class ProjectInitializerPrompter

java.lang.Object
org.sklsft.generator.bash.prompt.ProjectInitializerPrompter
All Implemented Interfaces:
ArgumentsPrompter

public class ProjectInitializerPrompter extends Object implements ArgumentsPrompter
This implementation of ArgumentsPrompter is used fo initialization command
It consists of getting your inputs through a list of questions
Author:
Nicolas Thibault
  • Constructor Details

    • ProjectInitializerPrompter

      public ProjectInitializerPrompter()
  • Method Details