Last updated 5 years ago
Was this helpful?
Run integration-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 integrated , bypassing validation and extraction, with .
Output
Method
integrate(=None, =None)
import pyblish.util context = pyblish.util.collect() pyblish.util.integrate(context)
{{ file.mtime }}