INNER CODE UNIT · JavaScript

run

cerbos/cerbos · hack/tools/generate-npm-packages/templates/wrapper/index.js:29

function run(...args) {
  execFileSync(binaryPath, args, { stdio: "inherit" });
}

module.exports = { binaryPath, run };

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…