File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -552,9 +552,9 @@ Enable the Permission Model for current process. When enabled, the
552552following permissions are restricted:
553553
554554* 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
558558
559559### ` --experimental-policy `
560560
@@ -2572,6 +2572,10 @@ done
25722572[ V8 JavaScript code coverage ] : https://v8project.blogspot.com/2017/12/javascript-code-coverage.html
25732573[ Web Crypto API ] : webcrypto.md
25742574[ `"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
25752579[ `--cpu-prof-dir` ] : #--cpu-prof-dir
25762580[ `--diagnostic-dir` ] : #--diagnostic-dirdirectory
25772581[ `--experimental-sea-config` ] : single-executable-applications.md#generating-single-executable-preparation-blobs
You can’t perform that action at this time.
0 commit comments