# Functions
No description provided by the author
TestProjectOptionsDefault Default constructor for TestProjectsOptions This function will accept an existing instance of TestProjectOptions values, and return a new instance of TestProjectOptions with the original values set along with appropriate default values for any properties that were not set in the original options.
TrackAndResyncState tracks the state of members and triggers a resync if a member is stuck in a state for more than the options.StackAutoSyncInterval.
# Variables
Statuses is a map of the status strings to colorized strings.
# Structs
Status is a struct of the status strings.
No description provided by the author