List extension packs
/app
/app/spacy
/app/swish
/app/tokenize/prolog
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/rserve_client/prolog/r
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
pengine://44fd181b-10be-4a83-9e7e-1c34fa9c0e3a
All
Application
Manual
Name
Summary
Help
prolog_help
:
show_html_hook
(+HTML)
[multifile,
library(pengines_io)
]
Hook into
help/1
to render the help output in the SWISH console.
show_html_hook
(+HTML:string)
is
semidet
[multifile,
library(help)
]
Hook called to display the extracted
HTML
document. If this hook fails the
HTML
is rendered to the console as plain text using
html_text/2
.