You are here

public function SassCompiler::setPath in Sassy 7

File

phamlp/sassc.php, line 89

Class

SassCompiler

Code

public function setPath($path) {
  $this->_path = $path;
}