getDirs# pyCGM2.Utils.files.getDirs(folderPath: str)# Get all subdirectories within a folder. Parameters: folderPath (str) – The folder path to search for subdirectories. Returns: List[str] – A list of subdirectory names.