Fs.InfoΒΆ

Info :: struct {
    kind: InfoKind;
    name: string;
}

Helper container to hold information about file system entry.

Declared in: fs.bl