You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open stuff like URLs, files, executables. Cross-platform.
71
74
72
-
Uses the command `open` on OS X, `start` on Windows and `xdg-open` on other platforms.
75
+
Uses the command `open` on macOS, `start` on Windows and `xdg-open` on other platforms.
73
76
74
77
There is a caveat for [double-quotes on Windows](https://github.com/sindresorhus/open#double-quotes-on-windows) where all double-quotes are stripped from the `target`.
0 commit comments