pulumi/pkg/engine
Matt Ellis 5ae02ad581 Remove use of ambient stdout/stderr streams
Instead of talking directly to stdout or stderr via methods on fmt,
indirect through an Engine type (presently a global, but soon to
change) to allow control of where the streams actually end up.
2017-08-24 18:00:46 -07:00
..
compiler.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
config_delete.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
config_get.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
config_list.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
config_set.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
deploy.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
destroy.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
engine.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
env.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
env_current.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
env_info.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
env_init.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
env_list.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
env_remove.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
env_select.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
pack.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
pack_eval.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
pack_info.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00
pack_verify.go Move a bunch of code around 2017-08-24 18:00:46 -07:00
plan.go Remove use of ambient stdout/stderr streams 2017-08-24 18:00:46 -07:00