TypeScript API Documentation for DEX
API Version: 1
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.1
Locates the first executable named program in the user’s path.
This runs GLib.find_program_in_path on a dedicated thread.
the name of the executable such as "grep"
a Dex.Future that resolves to a string containing the path or rejects with error.
1.1
Locates the first executable named program in the user’s path.
This runs GLib.find_program_in_path on a dedicated thread.