OptionalclasspathAdditional items to add to the class path. This does allow for wildcard imports
using glob patterns. If a path is unreadable, an error will be thrown.
This behaviour can be changed by setting ignore_unreadable_class_path_entries to true.
OptionalignoreWhether to ignore unreadable class path entries
OptionalisWhether this runs inside a packaged electron app
OptionallibThe path to the native library
OptionaloptsAdditional arguments to pass to the JVM
OptionalversionThe version of the jvm to request
Options for creating the Java VM.