vot.js - v2.4.18
    Preparing search index...

    Interface FileSystemFlags

    interface FileSystemFlags {
        create?: boolean;
        exclusive?: boolean;
    }
    Index
    create?: boolean
    exclusive?: boolean