pulumi/cmd
Matt Ellis 865422567c Alow multiple instances of engine.Engine
This refactors the engine so all of the APIs on it are instance
methods on the type instead of raw methods that float around and use
data from a global engine.

A mechcanical change as we remove the global `E` and then make
anything that interacted with that in pkg/engine to be an instance
method and the dealing with the fallout.
2017-08-24 18:09:37 -07:00
..
lumi Alow multiple instances of engine.Engine 2017-08-24 18:09:37 -07:00
lumidl Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
lumijs Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00
lumipy Rename pulumi/lumi to pulumi/pulumi-fabric 2017-08-02 09:25:22 -07:00