MCPcopy Create free account
hub / github.com/nwutils/nw-sample-apps / app.js

File app.js

notifications/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var NW = require('nw.gui');
2
3// Extend application menu for Mac OS
4if (process.platform == "darwin") {

Callers

nothing calls this directly

Calls 4

showNotificationFunction · 0.85
showNativeNotificationFunction · 0.85
showHtmlNotificationFunction · 0.85
$Function · 0.70

Tested by

no test coverage detected