Add Shell API.
Include APIs: shell.showItemInFolder shell.openItem shell.openExternal shell.moveItemToTrash
This commit is contained in:
parent
fbad5bc822
commit
157c978aa8
7 changed files with 159 additions and 0 deletions
|
@ -20,6 +20,7 @@ NODE_EXT_LIST_ITEM(atom_renderer_ipc)
|
|||
// renderer processes.
|
||||
NODE_EXT_LIST_ITEM(atom_common_idle_gc)
|
||||
NODE_EXT_LIST_ITEM(atom_common_id_weak_map)
|
||||
NODE_EXT_LIST_ITEM(atom_common_shell)
|
||||
NODE_EXT_LIST_ITEM(atom_common_v8_util)
|
||||
|
||||
NODE_EXT_LIST_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue