MCPcopy Create free account
hub / github.com/Qafoo/QualityAnalyzer / exec

Method exec

src/php/Qafoo/Analyzer/Shell.php:36–58  ·  view source on GitHub ↗

* Exec shell command * * Fails if the command returns with a non zero exit code * * @param string $command * @param string[] $arguments * @param int[] $okCodes * * @param null $workingDir * * @return string * @throws \Exception */

($command, array $arguments = [], array $okCodes = [0], $workingDir = null)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

yFunction · 0.80
NFunction · 0.80
LFunction · 0.80
eFunction · 0.80
bundle.jsFile · 0.80
aFunction · 0.80
MtFunction · 0.80
qtFunction · 0.80
rFunction · 0.80
iFunction · 0.80
oFunction · 0.80
ZtFunction · 0.80

Calls 1

makeAbsoluteMethod · 0.95

Tested by 1

testProjectDirMethod · 0.64