Documentation
    Preparing search index...

    Interface ForceOption

    interface ForceOption {
        force?: boolean;
    }
    Index
    force?: boolean

    Ignore caches, guards, overwrite files

    false