介面:ConsoleReporterOptions

ConsoleReporterOptions

成員

randomSeedReproductionCmd :function|undefined

函式,接受一個隨機種子,傳回用來再現該種子的指令。在不同的命令列工具中使用 ConsoleReporter 時,請使用此函式自訂輸出。

類型
  • function | undefined

showColors :Boolean|undefined

是否將輸出著色

類型
  • Boolean | undefined
預設值
  • false