| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -552,9 +552,9 @@ Enable the Permission Model for current process. When enabled, the | |||
| 552 | 552 | following permissions are restricted: | |
| 553 | 553 | ||
| 554 | 554 | * File System - manageable through | |
| 555 | - \[`--allow-fs-read`]\[],\[`allow-fs-write`]\[] flags | ||
| 556 | - * Child Process - manageable through \[`--allow-child-process`]\[] flag | ||
| 557 | - * Worker Threads - manageable through \[`--allow-worker`]\[] flag | ||
| 555 | + [`--allow-fs-read`][], [`--allow-fs-write`][] flags | ||
| 556 | + * Child Process - manageable through [`--allow-child-process`][] flag | ||
| 557 | + * Worker Threads - manageable through [`--allow-worker`][] flag | ||
| 558 | 558 | ||
| 559 | 559 | ### `--experimental-policy` | |
| 560 | 560 | ||
@@ -2572,6 +2572,10 @@ done | |||
| 2572 | 2572 | [V8 JavaScript code coverage]: https://v8project.blogspot.com/2017/12/javascript-code-coverage.html | |
| 2573 | 2573 | [Web Crypto API]: webcrypto.md | |
| 2574 | 2574 | [`"type"`]: packages.md#type | |
| 2575 | + [`--allow-child-process`]: #--allow-child-process | ||
| 2576 | + [`--allow-fs-read`]: #--allow-fs-read | ||
| 2577 | + [`--allow-fs-write`]: #--allow-fs-write | ||
| 2578 | + [`--allow-worker`]: #--allow-worker | ||
| 2575 | 2579 | [`--cpu-prof-dir`]: #--cpu-prof-dir | |
| 2576 | 2580 | [`--diagnostic-dir`]: #--diagnostic-dirdirectory | |
| 2577 | 2581 | [`--experimental-sea-config`]: single-executable-applications.md#generating-single-executable-preparation-blobs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments