Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 479 Bytes

File metadata and controls

17 lines (11 loc) · 479 Bytes

Ti API Usage Finder Plugin

Overview

The Ti API Usage Finder plugin finds all Titanium APIs that are used. It depends on the Ti API Processor plugin.

Options

No options

Output

  • name string Always equals "ti-api-usage-finder"
  • summary string A short summary of the results
  • invalidAPIs object The APIs used in the project
    • <API name> number The number of times the API indicated by the object key is used