public class Test extends Object implements Command
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
static void |
_DONT_register() |
int |
main(String[] args,
InputStream in,
PrintStream out)
HRC: if we really want to simulate a command line style environment,
I think think entry point needs more context data: an std error print stream and
a environment map.
|
public static void _DONT_register()
public int main(String[] args, InputStream in, PrintStream out)
Command
Copyright © 2005–2018. All rights reserved.