Package main
Class Main
java.lang.Object
main.Main
Class
Main
is the entry class for the Beagle program. See
Par.usage()
and online program documentation for usage instructions.-
Field Summary
Fields -
Method Summary
-
Field Details
-
PROGRAM
The program name and commit version.- See Also:
-
COMMAND
The command to invoke the program.- See Also:
-
COPYRIGHT
The copyright string.- See Also:
-
SHORT_HELP
The program name and a brief help message.
-
-
Method Details
-
main
Entry point to Beagle program. SeeParameters.usage()
and program documentation description of valid arguments.- Parameters:
args
- command line arguments
-