# Functions

RunProcess executes file, setting up environment using the provided env values.
StartProcess executes file, setting up the environment using the provided env values.
StopProcess finds a process with the given pid and kills it.
WaitProcess finds a process with the given pid and waits for it to exit.

# Type aliases

No description provided by the author
No description provided by the author