mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
derp
This commit is contained in:
@@ -113,7 +113,7 @@ Dir =
|
||||
|
||||
Process =
|
||||
cwd: (path) ->
|
||||
if dir?
|
||||
if path?
|
||||
OSX.NSFileManager.defaultManager.changeCurrentDirectoryPath(path)
|
||||
else
|
||||
OSX.NSFileManager.defaultManager.currentDirectoryPath()
|
||||
|
||||
Reference in New Issue
Block a user