Run extraction-only via Python.
Source | Added |
​Link​ | 1.0.16 |
This function runs plug-ins of ExtractionOrder and then stops. This is useful for getting hold of an extracted Context, bypassing validation, with results.
import pyblish.utilcontext = pyblish.util.collect()pyblish.util.extract(context)
{{ file.mtime }}