interface FileStatNode {
    fileStat: FileStat;
}

Hierarchy (view full)

Properties

Properties

fileStat: FileStat