Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7.0
-
Fix Version/s: 2.7.0
-
Component/s: cordova-cli
-
Labels:None
Description
When using the cordova-cli as a node module, it is useful for the client to check platform support.
Currently, the check_requirements(callback) function is available under /src/metadata/xxx_parser.js. This is only available to internal modules and cannot be publicly accessed.