the process_folder_creation hook in the pipeline configuration directory imports sgtk but it does not have a “pipeline_config” class variable.
I figured this was standard to the sgtk module. How do I otherwise access the pipeline config path within process_folder_creation?
From the looks of it, that property is not documented, and I think I can see why. We only populate that when the TANK_CURRENT_PC env var is not set. The env var is usually set if you are launching Software via the tk-multi-launcapp: