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 feature to return macOS desktop path for StoragePath #813

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

temitayoadefemi
Copy link

This pull request introduces a new feature to return the macOS desktop path for use in the StoragePath module. This addition allows access to the user's desktop directory on macOS systems, improves cross-platform compatibility, and simplifies file operations related to the OSX.

Key changes:

Added a new function _get_desktop_dir() to retrieve the desktop path on macOS
Added the get_desktop_dir() to the StoragePath facade
Added a line in the test_storagepath.py to test whether it works as intented

Please review and let me know if any further modifications are needed.

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.

1 participant