Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Refactor interface Output #56

Open
ivanderk opened this issue Aug 4, 2016 · 1 comment
Open

Refactor interface Output #56

ivanderk opened this issue Aug 4, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@ivanderk
Copy link
Contributor

ivanderk commented Aug 4, 2016

Interface Output contains methods

void status(String message, String... args);
void statusInNewLine(String message, String... args);
void success(String command);

These are not correct and should be removed, changing the users of these methods in such a way that they will use the show* methods

@ivanderk ivanderk added this to the Version 1.0.1 milestone Aug 4, 2016
@ivanderk ivanderk modified the milestones: Version 1.1.0, Version 1.0.1 Aug 18, 2016
@ivanderk
Copy link
Contributor Author

As it is not critical, changed milestone to 1.1.0

@ivanderk ivanderk self-assigned this Aug 24, 2016
@ivanderk ivanderk modified the milestones: Version 1.2.0, Version 1.1.0 Oct 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant