Fs.InfoKindΒΆ

InfoKind :: enum {
    File :: 0;
    Directory;
}

Specify kind of file system entry.

Declared in: fs.bl