runCiInitPubWorkspacesCache function
void
runCiInitPubWorkspacesCache()
Internal only use for run_ci binary for now
Implementation
void runCiInitPubWorkspacesCache() {
_pubWorkspacesCache = _PubWorkspacesCache();
}