mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibCore: Add find_executable_in_path.
This commit is contained in:
@@ -60,4 +60,6 @@ private:
|
||||
bool advance_next();
|
||||
};
|
||||
|
||||
String find_executable_in_path(String filename);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user