Add Shell API.

Include APIs:
shell.showItemInFolder
shell.openItem
shell.openExternal
shell.moveItemToTrash
This commit is contained in:
Cheng Zhao 2013-04-29 21:57:05 +08:00
parent fbad5bc822
commit 157c978aa8
7 changed files with 159 additions and 0 deletions

View file

@ -0,0 +1 @@
module.exports = process.atomBinding 'shell'