MCPcopy Create free account
hub / github.com/NodeRT/NodeRT / notification.js

File notification.js

samples/notification/notification.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Show a windows notification from node.js using NodeRT modules
2var util = require('util');
3
4var xml = require('windows.data.xml.dom');

Callers

nothing calls this directly

Calls 1

showNotificationFunction · 0.85

Tested by

no test coverage detected