@appcd/plugin-system-info
v2.0.1
Published
The Appc Daemon plugin for detecting system info.
Downloads
30
Readme
@appcd/plugin-system-info
Detects system information.
Info
The info
service aggregates the info from the
android,
genymotion,
ios,
jdk,
titanium-sdk, and
windows plugins.
const { response } = await appcd.call('/system-info/latest/info');
console.log(response);
Legal
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.