Skip to content
New issue

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

Add get_globals #404

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Add get_globals #404

merged 1 commit into from
Mar 30, 2023

Conversation

Dev380
Copy link
Contributor

@Dev380 Dev380 commented Mar 28, 2023

Description

Add a get_globals function similar to get_functions, to allow easier iteration over globals

Related Issue

#403

How This Has Been Tested

Should work since it's a copy-paste of FunctionIterator and get_functions. cargo doc returns compilation errors on master and I'm not sure how to resolve them though.

Checklist

@TheDan64 TheDan64 self-requested a review March 30, 2023 00:39
Copy link
Owner

@TheDan64 TheDan64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TheDan64 TheDan64 merged commit aa370b5 into TheDan64:master Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants