Home
last modified time | relevance | path

Searched refs:is_filepath_ending_with_separator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py1359 def is_filepath_ending_with_separator(self, path: AnyStr) -> bool: member in FakeFilesystem
1405 if self.is_filepath_ending_with_separator(path):