The children of the file stat.
If it is undefined
and isDirectory
is true
, then this file stat is unresolved.
true
if the resource is a directory. Otherwise, false
.
The last modification of this file.
The size of the file if known.
The URI of the file.
A file resource with meta information.
since 1.4.0 - in order to support VS Code FS API (https://github.com/eclipse-theia/theia/pull/7908), use
FileStat
from@theia/filesystem/lib/common/files
instead