Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 265 Bytes

process-global-object.md

File metadata and controls

11 lines (6 loc) · 265 Bytes

process global object

### process là biến toàn cục làm cầu nối giữa chương trình node và hệ điều hành

process.argv
đọc tham số từ dòng lệnh

process.on('event', ())

process.env.UV_THREADPOOL_SIZE