acoular.tools.utils.get_file_basename¶
- acoular.tools.utils.get_file_basename(file, alternative_basename='void')¶
Return the basename of the file.
- Parameters:
- filestr
File path.
- Returns:
- str
Basename of the file.
« utils :: utils :: acoular.tools.utils.find_basename »
Return the basename of the file.
File path.
Basename of the file.
« utils :: utils :: acoular.tools.utils.find_basename »