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://0ef2f6df-6b02-4b33-92bb-29b3b99a6ec4
pengine://5023fa8a-79b2-4aa0-a06c-7f1466722baf
pengine://8d6110b2-6cef-4245-ad99-a046c1d85fe7
pengine://e67834d3-9800-45be-accb-1ee89883dce9
/tmp/src/swipl-9.1.11/build/home/library/prolog_xref.pl
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(library(prolog_xref)).
(can be autoloaded)
xref_uses_file
(?Source, ?Spec, ?Path)
is
nondet
True when
Source
tries to load a file using
Spec
.
Arguments:
Spec
- is a specification for
absolute_file_name/3
Path
- is either an absolute file name of the target file or the atom
<not_found>
.