public class Main
extends java.lang.Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] commandLineArguments)
Provides a command line interface to engines and agents.
|
public static void main(java.lang.String[] commandLineArguments)
java -jar flux.jarThe version of Flux, as well as its release date and other relevant information, is printed to the console. Additional command line arguments are also displayed.
commandLineArguments
- Command line arguments.© 2000-2025 Flux Corporation. All rights reserved.