A.28 library(www_browser): Open a URL in the users browser
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
The SWI-Prolog library
library(www_browser): Open a URL in the users browser
www_open_url/1
known_browser/2
expand_url_path/2
Packages
Availability:
:- use_module(
library(www_browser)
).
[multifile]
known_browser
(
+FileBaseName, -Compatible
)
True if browser
FileBaseName
has a remote protocol compatible to
Compatible
.