webui
webui copied to clipboard
Expose `_webui_find_the_best_browser` as `webui_get_best_browser`
Changes
- Wraps an exported function
webui_get_best_browseraround the internal_webui_find_the_best_browser. - Adds the function to the C++ class
Resolves #325