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