RunStatus constructor

RunStatus(
  1. Formatter? fmt
)

Implementation

RunStatus(Formatter? fmt) : super(fmt);