Class BaselineSetCommand

    • Constructor Detail

      • BaselineSetCommand

        public BaselineSetCommand()
    • Method Detail

      • description

        public String description()
        Command description.
      • confirmationPrompt

        public String confirmationPrompt​(BaselineCommand.BaselineTaskArg arg)
        Parameters:
        arg - Command argument.
        Returns:
        Message text to show user for. If null it means that confirmation is not needed.