Path.stat#

Path.stat(*, follow_symlinks=True)#

Return the result of the stat() system call on this path, like os.stat() does.