Package ubic.gemma.cli.main
Class GemmaCLI
- java.lang.Object
-
- ubic.gemma.cli.main.GemmaCLI
-
public class GemmaCLI extends Object
Generic command line for Gemma. Commands are referred by shorthand names; this class prints out available commands when given no arguments.- Author:
- paul
-
-
Field Summary
Fields Modifier and Type Field Description static String
GEMMA_CLI_EXE
Name of the Gemma CLI executable.
-
Constructor Summary
Constructors Constructor Description GemmaCLI()
-