NsIProcess: Difference between revisions

Jump to navigation Jump to search
no edit summary
(An inauspicious start?)
 
No edit summary
Line 21: Line 21:
// alternatively it could opened with interprocess communication
// alternatively it could opened with interprocess communication
process.open(arguments, arguments.length, stdin, stdout, stderr)
process.open(arguments, arguments.length, stdin, stdout, stderr)
// stdin  
// stdin - callback
// stdout
// stdout - callback
// stderr
// stderr - callback


// check if the executable is still running
// check if the executable is still running
210

edits

Navigation menu