interface NodeFsInfo File info returned by NodeHost.stat(). Properties isFile: boolean isDirectory: boolean size: number mtime: Date