module lang::php::util::RepoUtils
rascal-0.42.0
org.rascalmpl.php-analysis-0.3.3
Usage
import lang::php::util::RepoUtils;
Dependencies
import util::git::Git;
import lang::php::util::Utils;
import lang::php::ast::System;
function buildTags
void buildTags(str product, loc repoPath)
function patchTags
void patchTags(str product, loc repoPath)
function collectParseErrors
rel[str version, loc l] collectParseErrors(str product, loc repoPath)