mirror of https://github.com/pulumi/pulumi.git
![]() `pulumi query` needs to exec a query program in some directory, just as `pulumi up` does. But, it won't use the planning/step execution machinery at all. One small piece these two paths have in common is that they both can use the `planResult#Chdir`. So, this commit will move this to `fsutil` so they can both use it. |
||
---|---|---|
.. | ||
chdir.go | ||
copy.go | ||
lock.go | ||
qname.go | ||
walkup.go |