介面:ConsoleReporterOptions

ConsoleReporterOptions

成員

randomSeedReproductionCmd :function|undefined

取得亂數字並傳回重建該種子的指令之函式。可在不同的指令列工具中使用 ConsoleReporter 時,使用此函式自訂輸出。

類型
  • 函式 | 未定義

showColors :布林值|undefined

指定是否要為輸出加上色彩

類型
  • 布林值 | 未定義
預設值
  • false