joe.console
package
This package contains an API for use by simple command-line tools.
Types
Using it, clients can:
- Acquire the command line arguments
- Read from System.in
- Read from a file
- Write to a file
- Query and set the current working directory