Code review comment for lp:~thumper/juju-core/default-command-info

Revision history for this message
John A Meinel (jameinel) wrote :

We have a cmd.Context object which is passed to all the commands, and is
something that we can then pass into internal code.

It seems better to have it on an object, rather than as a package level
function.

does that make sense to you?

https://codereview.appspot.com/22320043/

« Back to merge proposal