UNPKG

@nexssp/cli

Version:

Nexss PROGRAMMER - Over 50 programming languages together..

7 lines (6 loc) 196 B
// This is used in .nexss files so you can use them as variables. module.exports.vars = { '#!PLATFORM': process.platform, '#!PROCESS:PPID': process.ppid, '#!PROCESS:TITLE': process.title, }