• Karel Koci's avatar
    Drop environment setting and add callback instead · 0ae9c06a
    Karel Koci authored
    We want to do sometimes more than just edit environment for subprocess.
    Defining full fledge callback that is called in subprocess is better
    alternative. It allows even more changes to be done before execution of
    command.
    0ae9c06a