You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimentally, it is an array: if you pass it an array of nodes (I've only ever tried with one), it works. If you pass it a single node, it fails with an error. I suspect that bit of code mentioned above is simply a bug which is never hit during correct use.
Readme says inputFiles is an array:
However looking into the code, the default is an empty hash:
At the least these two don't agree with each other - which one is correct?
The text was updated successfully, but these errors were encountered: