docs » plugins.core.watchfolders.manager
Manager for the CommandPost Watch Folders Panel.
- Constants - Useful values which cannot be changed
- position
- Functions - API calls offered directly by the extension
- addPanel
- init
- showPreferences
| Signature | plugins.core.watchfolders.manager.position <cp.prop: table> |
|---|---|
| Type | Constant |
| Description | Returns the last frame saved in settings. |
| Signature | plugins.core.watchfolders.manager.addPanel(params) -> plugins.core.watchfolders.manager.panel |
|---|---|
| Type | Function |
| Description | Adds a new panel with the specified params to the preferences manager. |
| Parameters |
|
| Returns |
|
| Notes |
|
| Signature | plugins.core.watchfolders.manager.init() -> nothing |
|---|---|
| Type | Function |
| Description | Initialises the preferences panel. |
| Parameters |
|
| Returns |
|
| Signature | plugins.core.watchfolders.manager.showPreferences() -> boolean |
|---|---|
| Type | Function |
| Description | Shows the Preferences Window |
| Parameters |
|
| Returns |
|