Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 260 Bytes

File metadata and controls

15 lines (8 loc) · 260 Bytes

nodejsscriptDocs


nodejsscript / $ / $

Variable: $

const $: typeof process.pid

Returns the PID of the process. Compare to bash $$ vs $.$.

Alias

process.pid