Searched refs:commandExists (Results 1 – 1 of 1) sorted by relevance
536 return $this->commandExists('unzip') && $this->commandExists('zipinfo');545 protected function commandExists($command) function in helper_plugin_fontello