Last updated 5 years ago
Was this helpful?
Run extraction-only via Python.
Source
Added
1.0.16
This function runs plug-ins of and then stops. This is useful for getting hold of an extracted , bypassing validation, with .
Output
Method
extract(=None, =None)
import pyblish.util context = pyblish.util.collect() pyblish.util.extract(context)
{{ file.mtime }}