destack.sh
docstemplatesblog
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:ipc
  11. destack:ipc/binding
  12. PIPE_CLOEXEC
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
menu
Language
  1. Setup
  2. TypeScript
  3. TypeScript++
  4. Runtime
  5. Standard Library
  6. Web
  7. Node
  8. Systems
  9. Modules
  10. destack:ipc
  11. destack:ipc/binding
  12. PIPE_CLOEXEC
  13. Configuration
  14. Static Analysis
  15. Dynamic Analysis
  16. Deployment
Docs/Language/Standard Library/Modules/destack:ipc/destack:ipc/binding
mdtxt

PIPE_CLOEXEC

import { PIPE_CLOEXEC } from "destack:ipc/binding";

Create the pipe endpoints as close-on-exec or non-inheritable.

language/library/src/ipc/binding/pipe.ds:14
1const PIPE_CLOEXEC: PipeFlags
discordxgithub
2026.8.3alpha