PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
degenerator
/
test
function* myFn() { var one = yield get('https://google.com'); var two = yield get('http://nodejs.org'); var three = JSON.parse(yield get('http://jsonip.org')); return [ one, two, three ]; }
[-] get-example.expected.js
[edit]
[-] pac-resolver-gh-16.js
[edit]
[-] pac-resolver-gh-3.js
[edit]
[+]
..
[-] multiple.expected.js
[edit]
[-] basic.expected.js
[edit]
[-] test.js
[edit]
[-] multiple.js
[edit]
[-] pac-resolver-gh-16.expected.js
[edit]
[-] basic.js
[edit]
[-] pac-resolver-gh-3.expected.js
[edit]
[-] get-example.js
[edit]