Windows service for the Appc Daemon.
Report issues to GitHub issues. Official issue tracker in JIRA.
The info
service uses windowslib to detect the installed Windows information and returns
the information.
const { response } = await appcd.call('/windows/latest/info');
console.log(response);
This project is open source under the Apache Public License v2 and is developed by
Axway, Inc and the community. Please read the LICENSE
file included
in this distribution for more information.