Skip to content

Latest commit

 

History

History

ti-api-provider

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Titanium API Processor Plugin

Overview

The Titanium API processor is a provider plugin that provides an implementation of the Titanium API. It produces no results.

Options

  • platform string The name of the platform being analyzed. This is used for a variety of purposes, including determining the value of Ti.Platform.osname
  • sdkPath string The path to the SDK. This is used to look up the API information and generate the API classes inside the runtime

Output

  • name string Always equals "ti-api-provider"