TenantAtlas/apps/platform/.pnpm-store/v10/files/84/240421cd5cccb567c62ff2088bc38a800e0b82296bef60ab40ce62a17fdfc506c80a2877f9a6b642fea433a266de8509bfd296d246f60c0b287de582a23e05
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

2 lines
166 B
Plaintext

"use strict";var s=require("node:path"),r=require("node:os");const{geteuid:e}=process,t=e?e():r.userInfo().username,i=s.join(r.tmpdir(),`tsx-${t}`);exports.tmpdir=i;