Skip to contents

Add a stage to a tournament specification

Usage

add_stage(spec, stage_id, stage)

Arguments

spec

A tournament_spec object.

stage_id

Unique stage identifier.

stage

Stage definition object.

Value

Updated tournament_spec.