ShotgridInstance
ShotgridInstance
Context manager for handling a Shotgun API session.
This helper class is designed to manage the lifecycle of a Shotgun API instance within a with-statement. It ensures the connection is properly closed after use.
Parameters:
-
(pluginShotgridPlugin) –Instance of the Shotgrid plugin.
Methods: