You are here

public function ImageAPIOptimizeShellOperationsInterface::findExecutablePath in Image Optimize Binaries 8

1 method overrides ImageAPIOptimizeShellOperationsInterface::findExecutablePath()
ShellOperations::findExecutablePath in src/ShellOperations.php
Search the local system for the given executable binary.

File

src/ImageAPIOptimizeShellOperationsInterface.php, line 6

Class

ImageAPIOptimizeShellOperationsInterface

Namespace

Drupal\imageapi_optimize_binaries

Code

public function findExecutablePath($executable = NULL);