vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface StatsOptions

    interface StatsOptions {
        throws?: boolean;
    }
    Index

    Properties

    Properties

    throws?: boolean

    When true exceptions of stats are propagated to the caller; when false undefined is returned when stats throws an exception.