tlc.common.pipeline.isThisPathAProject

tlc.common.pipeline.isThisPathAProject(path, proj_dir)

Check whether this path is a valid project according to our pipeline

Parameters:
  • path (str) – Path where the project folder is located

  • proj_dir (str) – Project ID (project folder name)

Returns:

The project is compliant to our pipeline

Return type:

bool