Skip to content

Conversation

@linuxxon
Copy link

All commands should have access to the standard output, in this case the result in the Driver class. Even though output is not expected for all commands, they need the ability to report back errors to the driver. If no output is needed nor wanted one could return null which would result in the driver discarding it without printing an empty line.

…he result in the Driver class. Even though ouput is not expected for all commands, they need the ability to report back errors to the driver
@linuxxon linuxxon changed the title All commands should be able to return output Edits concerning output and the structure of accessTime Sep 24, 2014
@linuxxon
Copy link
Author

Sorry about the multiple commits, I forgot something in the first, pushed then fix + merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants