Class RequiredOutputArgumentCollection

    • Field Detail

      • OUTPUT

        @Argument(shortName="O",
                  doc="The file to write the output to.")
        public File OUTPUT
    • Constructor Detail

      • RequiredOutputArgumentCollection

        public RequiredOutputArgumentCollection​(File output)
      • RequiredOutputArgumentCollection

        public RequiredOutputArgumentCollection()