This will allow the spawned process to consume environment variables defined by the nodejs process. Allowing us to change the behavior of the next call by updating a particular environment variable (i.e. using a different configuration folder by updating the MAGICK_CONFIGURE_PATH)
This will allow the spawned process to consume environment variables defined by the nodejs process. Allowing us to change the behavior of the next call by updating a particular environment variable (i.e. using a different configuration folder by updating the
MAGICK_CONFIGURE_PATH
)