1.

What Is The Role Of Child Process Module In Phantomjs?

Answer»

CHILD process MODULE helps to interact with SUB processes using stdin /stdout/ stderr. Child processes can be used for performing task like invoke PROGRAMS, PRINTING, or to sending mail.

Child process module helps to interact with sub processes using stdin /stdout/ stderr. Child processes can be used for performing task like invoke programs, printing, or to sending mail.



Discussion

No Comment Found