collect_current_file
Requires
None
Provides
context.data["currentFile"] -> absolute path for workfile
CollectCurrentFile
Bases: ContextPlugin
Inject the current working file path into context
Source code in client/ayon_premiere/plugins/publish/collect_current_file.py
15 16 17 18 19 20 21 22 23 24 25 |
|