mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
This function accepts the same arguments as the is_file() and is_dir() methods in this class. This also marks the follow_symlinks arguments to `is_dir()` and `is_file()` as keyword only.