simonmar / async

Run IO operations asynchronously and wait for their results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`linkOnly` and `link2Only` not exported

glguy opened this issue · comments

linkOnly and link2Only are mentioned as more flexible alternatives to link and link2 in the documentation but are not actually made available to the user. Is this intentional? It seems that either the documentation is wrong or the export list is wrong.

This was fixed in b2a8159