glib
0.8.2
glib
Function
find_program_in_path
Copy item path
Source
pub fn find_program_in_path<P:
AsRef
<
Path
>>(program: P) ->
Option
<
PathBuf
>