Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
cmd: add Output.WriteFormatter method #46
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-cmd |
jujubot
merged commit 0f05ac5
into
juju:master
Feb 7, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedFeb 7, 2017
Add a WriteFormatter method to Output, so that
commands can override the formatter selected
by the user. This will be used for special
cases such as printing a single key in a config
map.