Home
last modified time | relevance | path

Searched refs:compassPath (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php27 private $compassPath; variable in Assetic\\Filter\\CompassFilter
58 public function __construct($compassPath = '/usr/bin/compass', $rubyPath = null) argument
60 $this->compassPath = $compassPath;
197 $this->compassPath,