new MultiStats(): MultiStatsReturns:
<MultiStats>Attributes
hasErrors(): booleanReturns:
<boolean>Checks whether this multi stats has errors.
hasWarnings(): booleanReturns:
<boolean>Checks whether this multi stats has warnings.
toJson(options?): StatsCompilationAttributes
options:
<boolean>
|
<StatsOptions>Returns:
<StatsCompilation>Returns json output.
toString(options?): stringAttributes
options:
<boolean>
|
<StatsOptions>Returns:
<string>Returns a string representation.