weggli-rs / weggli

weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
Apache License 2.0
2.32k stars 127 forks source link

result: make captures public #49

Closed woodruffw closed 2 years ago

woodruffw commented 2 years ago

First of all, thanks for weggli!

This is a small visibility change, making QueryResult.captures public instead of private. It's a handy field to have when using weggli's API.

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

felixwilhelm commented 2 years ago

Thanks for the PR William 👍.

woodruffw commented 2 years ago

Thanks for the merge!

Sent from mobile. Please excuse my brevity.

On Mar 21, 2022, at 3:01 AM, Felix Wilhelm @.***> wrote:

 Thanks for the PR William 👍.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.