struct

Spectator::Matchers::MatchData

Inherits Struct / Value / Object

Information about the outcome of a match.

Constructors

new(description : String)
Source

Instance methods

description
Source
matched?

Indicates whether the match as successful or not.

Source