mllg / batchtools

Tools for computation on batch systems
https://mllg.github.io/batchtools/
GNU Lesser General Public License v3.0
170 stars 51 forks source link

Documentation of hook functions states wrong argument name #225

Closed mb706 closed 5 years ago

mb706 commented 5 years ago

The documentation for the hook functions pre.do.collection and post.do.collection states that the cache argument of the hook function will be given the internal cache object. However, instead, the RDSReader object is given to argument reader in doJobCollection.