%PDF- %PDF-
Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/fixtures/snapshot/ |
Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/fixtures/snapshot/cwd.js |
const { setDeserializeMainFunction, } = require('v8').startupSnapshot; // To make sure the cwd is present in the cache process.cwd(); setDeserializeMainFunction(() => { console.log(process.cwd()); });