mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
5 lines
155 B
CoffeeScript
5 lines
155 B
CoffeeScript
# Like sands through the hourglass, so are the days of our lives.
|
|
require 'atom'
|
|
require 'window'
|
|
window.attachRootView(window.location.params.pathToOpen)
|