# Functions
FromFile creates a new cypress Project based on the filepath cfgPath.
# Variables
APIVersion represents the supported config version.
Kind represents the type definition of this config.
# Structs
Cypress represents crucial cypress configuration that is required for setting up a project.
Project represents the cypress project configuration.
Reporter represents a cypress report configuration.
Suite represents the cypress test suite configuration.
SuiteConfig represents the cypress config overrides.