Package io.trino.cli

Class ValidatingPropertiesDefaultProvider

java.lang.Object
picocli.CommandLine.PropertiesDefaultProvider
io.trino.cli.ValidatingPropertiesDefaultProvider
All Implemented Interfaces:
picocli.CommandLine.IDefaultValueProvider

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

    • ValidatingPropertiesDefaultProvider

      protected ValidatingPropertiesDefaultProvider(File configFile)
  • Method Details

    • attach

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