DRY-23: Options: support multiple inputs and outputs.
This can be implemented as a generic multi-io-wrap …Command-line options will be something like:
$ dryad-front -i Foo.java Bar.java -o Foo.jtree Bar.jtree
If no -i or -o is specified, then a single output is assumed and output should be read/written to standard in/out.
Submitted on 13 December 2004 at 14:35
Log in to post comments