This function retrieves file information for the provided paths without
following symbolic links. Similar to Python's pathlib.Path.lstat()
method.
This function retrieves file information for the provided paths without
following symbolic links. Similar to Python's pathlib.Path.lstat()
method.