<https://doc.rust-lang.org/std/process/struct.Comm...
# development
h
https://doc.rust-lang.org/std/process/struct.Command.html#method.env_clear <- probably just a matter of adding this call when we construct the
Command
in that function
👍 1