Make IO an interface instead of a class
---------------------------------------
Key: GSHELL-107
URL: https://issues.apache.org/jira/browse/GSHELL-107
Project: GShell
Issue Type: Improvement
Security Level: public (Regular issues)
Reporter: Guillaume Nodet
Assignee: Jason Dillon
The fields io.in, io.out. io.err are usually accessed directly which makes
things uneasy to override.
Using an interface with getters would be cleaner.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.