• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

A.29 library(www_browser): Open a URL in the users browser
All Application Manual Name SummaryHelp

  • 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)).
Source[multifile]known_browser(+FileBaseName, -Compatible)
True if browser FileBaseName has a remote protocol compatible to Compatible.
ClioPatria (version V3.1.1-51-ga0b30a5)