Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add cross-platform support for opening directories
- Added platform checks for Windows, Linux, and Mac - Updated opendir function to handle platform-specific directory opening - Replaced Popen with os.system
- Loading branch information