# Functions
FilterSuites filters out suites in the project that don't match the given suite name.
FromFile creates a new replay Project based on the filepath cfgPath.
SetDefaults applies config defaults in case the user has left them blank.
ShardSuites automatically shards the suites for each recording.
SortByHistory sorts the suites in the order of job history.
Validate validates basic configuration of the project and returns an error if any of the settings contain illegal values.
# Variables
APIVersion represents the supported config version.
Kind represents the type definition of this config.