Function openLinkInBrowser

#include <Geode/utils/web.hpp>voidopenLinkInBrowser()

Opens a URL. The provided link will only be opened if its scheme is http, https or mailto.

Examples0