Open 05nelsonm opened 8 months ago
Should be able to recover file attributes, such as if it is a directory or a regular file, sym link resolution, size, etc.
Need to think about the name, as the underlying call would be to lstat, so should it be called FileLStats, or just LStats?
lstat
FileLStats
LStats
Should be able to recover file attributes, such as if it is a directory or a regular file, sym link resolution, size, etc.