Interface ArgumentsPrompter

All Known Implementing Classes:
ProjectInitializerPrompter

public interface ArgumentsPrompter
When using a sklgen command, you can be prompted some questions A prompter will collect your inputs
Author:
Nicolas Thibault
  • Method Details

    • promptForArguments

      List<String> promptForArguments()