folder_path_cleaning

outputting.folder_path_cleaning(folder)[source]

Modifies string file names from Windows format to Unix format if necessary and makes sure there is a / at the end.

Parameters:folder (string) – The folder path
Returns:folder_path – The folder path
Return type:basestring