Ron Buckton
|
4a5d968797
|
Merge pull request #17809 from McClellandLaboratories/patch-1
Adding missing readline createInterface options
|
2017-07-07 16:08:39 -07:00 |
|
McClelland Laboratories
|
277f220679
|
Added requested change
|
2017-07-07 15:44:24 -07:00 |
|
McClelland Laboratories
|
3a40993a4d
|
Updated createInterface Function
Added historySize?: number;, prompt?: string;, crlfDelay?: number;, and removeHistoryDuplicates?: boolean; to createInterfaceFunction
|
2017-07-06 11:37:34 -07:00 |
|
McClelland Laboratories
|
af374b95e3
|
Removed trailing whitespaces
Removed trailing whitespaces
|
2017-07-06 11:34:39 -07:00 |
|
McClelland Laboratories
|
3b2c21cf21
|
Adding missing readline createInterface options
prompt?: string;
crlfDelay?: number;
removeHistoryDuplicates?: boolean;
|
2017-07-06 11:14:34 -07:00 |
|
Barth, Christopher
|
1b3d820038
|
Correctly allow emit for any type of event for node worker
|
2017-07-06 14:03:55 -04:00 |
|
kimu_shu
|
ff3da11908
|
Make callback parameter mandatory
|
2017-06-28 23:02:55 +09:00 |
|
kimu_shu
|
1b5e242876
|
Add overloads for writeFile, appendFile and appendFileSync
|
2017-06-28 21:55:08 +09:00 |
|
kimu_shu
|
1205f064bd
|
Add fs.writeFileSync overloads and tests
|
2017-06-28 11:58:50 +09:00 |
|
Konstantin Ikonnikov
|
552da47d0c
|
[node] Add definition for Node.js v8
|
2017-06-07 15:53:17 +03:00 |
|