Files
atom/src/main-process
David Reiss 8ef9dabffa Allow atom:// urls to be opened from the command line
Some Atom extensions (like Nuclide) have functionality that can only be
triggered by open-url events, which only work on Mac OS.  With this
change, `atom://` URLs can be passed on the command-line, and they will
opened with the normal openUrl method on all platforms.

This change doesn't set Atom up as the default handler for atom:// urls.
That will require some platform-specific changes.
2017-09-18 12:27:29 -07:00
..
2016-05-25 11:02:29 +02:00
2017-05-19 11:07:38 +02:00
2016-05-25 11:02:29 +02:00
2016-05-25 11:02:29 +02:00