public class Magpie
extends java.lang.Object
Command Line Options
Besides the name of input files, you can also supply a few options as input.
-n <threads>: Maximum number of threads
-server [...]: Start in server mode. See ServerLauncher
| Modifier and Type | Field and Description |
|---|---|
static int |
NThreads
Number of threads allowed
|
| Constructor and Description |
|---|
Magpie() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Launch Magpie.
|