i would really like to have a wrapper rule that co...
# development
a
i would really like to have a wrapper rule that converts e.g.
LocalOnlyProcessExecuteRequest
=> an
ExecuteProcessRequest
with
env={'PATH': os.environ['PATH']
so that we can be explicit about when we do this and track how many are remaining