We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-shopenfolderandselectitems?redirectedfrom=MSDN on Windows, xdg-open (maybe as lib?) on Linux, https://stackoverflow.com/questions/35807251/how-do-i-programmatically-open-a-folder-in-the-finder-without-selecting-anything on macOS.
If a content file path is given as first argument, open the location (zip, package dir, user dir, installation dir) instead of the user dir.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using https://docs.microsoft.com/en-us/windows/win32/api/shlobj_core/nf-shlobj_core-shopenfolderandselectitems?redirectedfrom=MSDN on Windows, xdg-open (maybe as lib?) on Linux, https://stackoverflow.com/questions/35807251/how-do-i-programmatically-open-a-folder-in-the-finder-without-selecting-anything on macOS.
If a content file path is given as first argument, open the location (zip, package dir, user dir, installation dir) instead of the user dir.
The text was updated successfully, but these errors were encountered: