tlc.common.pipeline.getProjectForScene

tlc.common.pipeline.getProjectForScene(scene_path)

Return project that contains the scene file supplied as argument

Parameters:

scene_path (str) – Scene file path

Returns:

Project path (None if no project found)

Return type:

str