Function: installPortr()
installPortr(
options?):Promise<ProcessEnv>
Install portr when absent and return the environment used by its process.
Parameters
Section titled “Parameters”options?
Section titled “options?”PortrInstallOptions = {}
Returns
Section titled “Returns”Promise<ProcessEnv>