Hi there!
I have noticed that at the moment is not possible to do this:
"uptodate": [doit.action.CmdAction("..." cwd=somedir)],
It would be great to add it, cause sometimes you need to use cwd
or env
and you need a CmdAction
for that.
Describe alternatives you've considered
When in need of changing the cwd
, I could use a string with cd
or pushd
in it, but it feels brittle.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too