Returns a FileStat instance describing the file or directory located by path.
path
FileStat stat(String path) => core.stat(path);