struct

Spectator::Formatting::Components::PendingResultBlock

Inherits Spectator::Formatting::Components::ResultBlock < Spectator::Formatting::Components::Block < Struct < Value < Object

Displays information about a pending result.

Constructors

new(example : Example, index : Int32, result : PendingResult)

Creates the component.

Source