Main
vc14_desc()
Prints a short description of the vc14 script
vc14_usage()
Prints the top-level command usage for the vc14 script
vc14_help()
Prints the top-level command help for this script
vc14_config_init()
Defines, documents, and initializes script settings.
vc14_var
Documents this setting variable
vc14_config_check()
Initializes remaining script settings and validates their values.
vc14_project_clone()
Reads the project file and clones its repositories into the current directory.
vc14_clone()
Creates a local copy of a repository ($1) given its type ($2) and URL ($3)
vc14_check()
Performs a self-check of all script functionality
vc14_desc()
Prints a short description of the vc14 script
vc14_usage()
Prints the top-level command usage for the vc14 script
vc14_help()
Prints the top-level command help for this script