Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 961 Bytes

plugins.finalcutpro.setup.scan.md

File metadata and controls

21 lines (15 loc) · 961 Bytes

docs » plugins.finalcutpro.setup.scan


Show setup panel if Final Cut Pro needs scanning.

API Overview

  • Functions - API calls offered directly by the extension
  • init

API Documentation

Functions

Signature plugins.finalcutpro.setup.scan.init(deps) -> self
Type Function
Description Initialises the module.
Parameters
  • deps - A table of dependencies.
Returns
  • self