Package picocli.codegen.aot.graalvm
Class JniConfigGenerator
java.lang.Object
picocli.codegen.aot.graalvm.JniConfigGenerator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JniConfigGenerator
public JniConfigGenerator()
-
-
Method Details
-
main
Runs this class as a standalone application, printing the resulting JSON String to a file or toSystem.out
.- Parameters:
args
- one or more fully qualified class names of@Command
-annotated classes.
-