Locates the first executable named program in the user’s path.
This runs [func@GLib.find_program_in_path] on a dedicated thread.
| program |
the name of the executable such as "grep" |
|
a [class@Dex.Future] that resolves to a string containing the path or rejects with error. |