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

Added more function for Process #188

Merged
merged 4 commits into from
Jan 12, 2025
Merged

Added more function for Process #188

merged 4 commits into from
Jan 12, 2025

Conversation

Xoffio
Copy link
Contributor

@Xoffio Xoffio commented Dec 18, 2024

  • Process.getCurrentDir()
  • Process.getHomeDir()
  • Process.getTmpDir()
  • Process.getCurrentThreadId()

Tracking issue #187

- Process.getCurrentDir()
- Process.getHomeDir()
- Process.getTmpDir()
- Process.getCurrentThreadId()
Copy link
Contributor

@s1341 s1341 left a comment

Choose a reason for hiding this comment

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

I'd remove the get_ from these apis, as its not really rusty...

@s1341 s1341 merged commit 699abab into frida:main Jan 12, 2025
15 checks passed
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