Returns metadata for the addressed path without following symlinks.
Future<Result<FileInfo, FileError>> fileInfo(String path);