deno / latest / ~ / deno.ppid.html

Deno.ppid

The process ID of parent process of this instance of the Deno CLI.

console.log(Deno.ppid);
const ppid: number;

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/Deno.ppid