Skip to main content

find_php

Function find_php 

Source
pub fn find_php() -> Result<PathBuf>
Expand description

Finds the location of the PHP executable.

ยงErrors

Returns an error if PHP cannot be found.