Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, we talked about it in the discord some time ago.
In order to go from LinkCache.link to getFirstLinkpathDest you need to use parseLinktext method, but currently it's not exposed in API.
LinkCache.link
getFirstLinkpathDest
parseLinktext
The text was updated successfully, but these errors were encountered:
Apologies, I forgot to mark it as @public. Done that and it's now documented (it was previously exposed just not documented).
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi, we talked about it in the discord some time ago.
In order to go from
LinkCache.linktogetFirstLinkpathDestyou need to useparseLinktextmethod, but currently it's not exposed in API.The text was updated successfully, but these errors were encountered: