Methods
-
getCompiler() : void
-
Compile the .sleet file.
-
Render the Slet file. Compile first.
Methods Details
-
public function getCompiler()
-
public function compile(string $path)
Compile the .sleet file. -
public function render(string $path, array $data)
Render the Slet file. Compile first.