Package io.trino.cli

Class ValidatingPropertiesDefaultProvider

  • All Implemented Interfaces:
    picocli.CommandLine.IDefaultValueProvider

    public class ValidatingPropertiesDefaultProvider
    extends picocli.CommandLine.PropertiesDefaultProvider
    • Constructor Detail

      • ValidatingPropertiesDefaultProvider

        protected ValidatingPropertiesDefaultProvider​(File configFile)
    • Method Detail

      • attach

        public static void attach​(picocli.CommandLine commandLine,
                                  File configFile)