INNER CODE UNIT · JavaScript

run

cerbos/cerbos · npm/packages/cerbosctl/index.js:34

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

module.exports = { binaryPath, run };

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…