Closed ayld closed 11 years ago
UI commands should be able to return a result when appropriate.
A Result class for the console UI commands needs to be designed and implemented. The commands which currently return void should also be changed.
Will be moved to the separate console project.
UI commands should be able to return a result when appropriate.
A Result class for the console UI commands needs to be designed and implemented. The commands which currently return void should also be changed.