Skip to content

Latest commit

 

History

History

ti-api-usage-finder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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