Merge pull request #2025 from atom/power-save-blocker-api

Power save blocker API
This commit is contained in:
Cheng Zhao 2015-06-24 18:53:10 +08:00
commit f93d50c380
6 changed files with 242 additions and 0 deletions

View file

@ -0,0 +1,3 @@
bindings = process.atomBinding 'power_save_blocker'
module.exports = bindings.powerSaveBlocker