collect
Last updated
Run collection via Python.
Source
Added
1.0.16
This function runs plug-ins of CollectionOrder and then stops. This is useful for getting hold of a populated Context
import pyblish.util
context = pyblish.util.collect(){{ file.mtime }}
Last updated