Class JniConfigGenerator

java.lang.Object
picocli.codegen.aot.graalvm.JniConfigGenerator

public class JniConfigGenerator extends Object
  • Constructor Details

    • JniConfigGenerator

      public JniConfigGenerator()
  • Method Details

    • main

      public static void main(String... args)
      Runs this class as a standalone application, printing the resulting JSON String to a file or to System.out.
      Parameters:
      args - one or more fully qualified class names of @Command-annotated classes.