|   vcorelib.paths.find  | 
index /home/vkottler/src/vkottler/workspace/vcorelib/vcorelib/paths/find.py  | 
A module implementing interfaces for finding files.
|   Modules  | ||||||
  | ||||||
|   Functions  | ||
 
 
  | ||
|   Data  | ||
| FINDERS = {'package': <function find_package_file>} FileFinder = typing.Callable[[urllib.parse.ParseResult, str, ....Any], NoneType]], typing.Optional[pathlib.Path]] LoggerType = typing.Union[logging.Logger, logging.LoggerAdapter[typing.Any]] Pathlike = typing.Union[pathlib.Path, str, NoneType] __annotations__ = {'FINDERS': typing.Dict[str, typing.Callable[[urllib.parse.P...Any], NoneType]], typing.Optional[pathlib.Path]]]}  | ||