Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add accessor for SymfonyStyle object. #440

Merged
merged 2 commits into from
Sep 8, 2016
Merged

Conversation

greg-1-anderson
Copy link
Member

The SymfonyStyle class is very popular; see the introductory documentation for details.

This is how folks expect to do IO with Symfony Console applications nowadays, so we should provide ready access to it from RoboFiles. It might even be a good idea to update the documentation to use SymfonyStyle for IO.

The existing methods in the IO trait may remain for backwards compatibility with Robo 0.x; perhaps these should be deprecated and removed in 2.x.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 58.942% when pulling 26b6668 on symfony-style into 14df06a on master.

1 similar comment
@coveralls
Copy link

coveralls commented Sep 4, 2016

Coverage Status

Coverage increased (+0.04%) to 58.942% when pulling 26b6668 on symfony-style into 14df06a on master.

@DavertMik
Copy link
Member

That's really cool. But should be documented

@greg-1-anderson
Copy link
Member Author

I'll document this as an advanced output option somewhere nearish the bottom of getting started.

@coveralls
Copy link

coveralls commented Sep 8, 2016

Coverage Status

Coverage increased (+0.04%) to 58.948% when pulling 3f5a4e2 on symfony-style into 2779e16 on master.

@greg-1-anderson greg-1-anderson merged commit 6a07453 into master Sep 8, 2016
@greg-1-anderson greg-1-anderson deleted the symfony-style branch May 27, 2020 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants