Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.06 KB

File metadata and controls

31 lines (23 loc) · 2.06 KB

docs » plugins.core.preferences.general


General Preferences Panel.

API Overview

  • Functions - API calls offered directly by the extension
  • openPrivacyPolicy
  • Fields - Variables which can only be accessed from an object returned by a constructor
  • autoLaunch

API Documentation

Functions

Signature plugins.core.preferences.general.openPrivacyPolicy() -> none
Type Function
Description Opens the CommandPost Privacy Policy in your browser.
Parameters
  • None
Returns
  • None

Fields

Signature plugins.core.preferences.general.autoLaunch <cp.prop: boolean>
Type Field
Description Controls if CommandPost will automatically upload crash data to the developer.