functione(e,t,r,s){Object.defineProperty(e,t,{get:r,set:s,enumerable:!0,configurable:!0})}functiont(e){returne&&e.__esModule?e.default:e}functionr(e,t,s){if("function"==typeoft&&(s=t,t={}),!s){if("function"!=typeofPromise)thrownewTypeError("callback not provided");returnnewPromise(((s,o)=>{r(e,t||{},((e,t)=>{e?o(e):s(t)}))}))}Me(e,t||{},((e,r)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,r=!1),s(e,r)}))}functions(e,r,s){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeofqe)return{binDir:qe};consto=t(Le).sync("brew",{nothrow:!0});returnnull!==o?(qe=me.dirname(o),{binDir:qe}):(Oe.execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),qe="/usr/local/bin/",{binDir:qe})}functiono(e,t){constr=e.options.env||process.env,s=process.cwd(),o=null!=e.options.cwd,i=o&&void0!==process.chdir&&!process.chdir.disabled;if(i)try{process.chdir(e.options.cwd)}catch(e){}letn;try{n=Le.sync(e.command,{path:r[We({env:r})],pathExt:t?me.delimiter:void0})}catch(e){}finally{i&&process.chdir(s)}returnn&&(n=me.resolve(o?e.options.cwd:"",n)),n}functioni(e,t){returnObject.assign(Error(`${t}${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t}${e.command}`,path:e.command,spawnargs:e.args})}functionn(e,t){returnot&&1===e&&!t.file?i(t.original,"spawn"):null}functiona(e,t,r){consts=Xe(e,t,r),o=Oe.spawn(s.command,s.args,s.options);returnst.hookChildProcess(o,s),o}asyncfunctionc(e,t){if(!e)throwError("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,s=tr(t);returnawaitnewPromise(((t,o)=>{consti=e=>{e&&s.getBufferedLength()<=sr.MAX_LENGTH&&(e.bufferedData=s.getBufferedValue()),o(e)};(async()=>{try{awaitir(e,s),t()}catch(e){i(e)}})(),s.on("data",(()=>{s.getBufferedLength()>r&&i(newnr)}))})),s.getBufferedValue()}functionl(){vare;returnvoid0!==Ir||(Ir=(!!process.env.CI||0===(null===(e=process.getuid)||void0===e?void0:e.call(process)))&&null!==t(Le).sync("sudo",{nothrow:!0})),Ir}functionu(e,r,s){returnl()?t(Be).commandSync("sudo "+[e,...r].map((e=>`'${e}'`)).join(" "),{shell:!0,cwd:s,stdio:"inherit"}):t(Be).sync(e,r,{stdio:"inherit"})}functionp(e){returnl()&&"string"==typeofprocess.env.SUDO_USER?"darwin"===process.platform?me.join("/Users/",process.env.SUDO_USER,e):me.join("/home/",process.env.SUDO_USER,e):t(Ar)("~/"+e)}functiond(e){if(void0===kr){conste=t(Le).sync("pwsh",{nothrow:!0});null!==e&&(kr=e);constr=t(Le).sync("powershell",{nothrow:!0});null!==r&&(kr=r)}if(void0===kr)throwError("Could not find powershell");t(Be).sync(kr,["-c",e],{stdio:"inherit"})}functionh(e,t){try{Pr.isGitHubCI()?ke.exportVariable(e,t):m(e,t)}catch(r){try{returnRr.error(r),m(e,t)}catch(e){Rr.error(e)}ke.setFailed(`Failed to export environment variable ${e}=${t}. You should add it manually.`)}}functionf(e){process.env.PATH=`${e}${me.delimiter}${process.env.PATH}`;try{Pr.isGitHubCI()?ke.addPath(e):g(e)}catch(t){try{returnRr.error(t),g(e)}catch(e){Rr.error(e)}ke.setFailed(`Failed to add ${e} to the percistent PATH. You should add it manually.`)}}functionm(e,t){constr=null!=t?t:"";switch(process.platform){case"win32":returnd(`[Environment]::SetEnvironmentVariable("${e}", "${r}", "User")`),voidke.info(`${e}="${r} was set in the environment."`);case"linux":case"darwin":returnv(),ge.appendFileSync(Lr,`\nexport ${e}="${r}"\n`),voidke.info(`${e}="${r} was added to "${Lr}"`)}process.env[e]=r}functiong(e){switch(process.platform){case"win32":returnd(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),voidke.info(e+" was added to the PATH.");case"linux":case"darwin":returnv(),ge.appendFileSync(Lr,`\nexport PATH=${e}:$PATH\n`),voidke.info(`${e} was added to "${Lr}"`);default:return}}functionv(){if(Dr)return;conste="export SOURCE_CPPRC=0";if(ge.existsSync(Lr)&&ge.readFileSync(Lr,"utf8").includes(e))return;ge.appendFileSync(Lr,`\n${e}\n`),ke.info(`Added ${e} to ${Lr}`);constt=`\n# source .cpprc if SOURCE_