createDir# pyCGM2.Utils.files.createDir(fullPathName: str)# Create a new directory. Parameters: fullPathName (str) – The full path name of the new directory. Returns: str – The full path of the created directory.