loader-runner icon indicating copy to clipboard operation
loader-runner copied to clipboard

Should `result.result` be an array?

Open igoradamenko opened this issue 4 years ago • 1 comments

Hey there!

I was using the lib and discovered that result.result that I get is an array. But README says:

// result.result: Buffer | String
// The result
// only available when no error occured

I'm not quite sure whether there an error or not, but probably type declaration in the README should be different.

igoradamenko avatar Feb 13 '21 21:02 igoradamenko

I have the same question too.

javanoclaw avatar Mar 27 '21 09:03 javanoclaw