#i need process.title😭

6 messages · Page 1 of 1 (latest)

tawny sinew
#

I want to create an executable file. I started Deno to seek a better execution environment. I would like to change the process.title property used by NodeJS when creating an executable file. But this property doesn't seem to exist in Deno. Is there a better way to change the title in some other way? Also, are there any plans to support the process.title property?

Have a conversation using translation.

tiny frost
#

It is not supported currently but I'm sure a pull request for the feature would be accepted.

silent halo
#

Deno supports Deno.process

#

You can try

tawny sinew
tawny sinew