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://025af4e9-db05-4672-b183-3d915fb05cef
pengine://07fafcc0-cc8f-49f9-9d01-f2f6d588b3a4
pengine://11267511-4e38-4e20-9a8f-38cdbc188b96
pengine://19d6d1a1-6b6a-47c8-aea3-da833430c5c5
pengine://1cb37731-548e-4266-a9cc-e9e4f2523233
pengine://349ea43c-0976-49a5-9c65-b8226379bf3c
pengine://4469897e-1029-4eb1-978f-7e9f6669d622
pengine://5a62387b-3c1d-459a-82c7-4ae7e0cced30
pengine://5e404603-1a0f-470d-b07c-70be53b5c91a
pengine://72099f37-1b7a-4492-bd99-b0dd3c432730
pengine://74008ea8-6ea1-4059-af97-69f3e2f3c8e1
pengine://7db03b90-fc6c-4364-980d-7470caf35f57
pengine://926a05c5-73a6-46bc-9d92-cffd84428df1
pengine://a4fbb9f5-d503-4ec3-9958-e13a19eac47b
pengine://b778389d-4fb5-4286-8548-d2f83b055ec8
pengine://d8ecdf4a-6fb2-492f-93ec-7b6b317170f6
pengine://ecba224c-f65c-4056-9c7e-9edf66f31e2d
pengine://f2e940d4-960e-4807-ba8b-03c5d45a9cf0
pengine://f34b9262-338e-4347-a693-75b4b548f181
pengine://f3890e28-ca6e-4779-8756-ac696696ab10
pengine://f4842fa9-3da1-4aab-9e29-2cba4d4df24d
All
Application
Manual
Name
Summary
Help
source_alias
(?Alias, ?Options)
is
nondet
[multifile,
swish(lib/config)
]
Multifile hook that defines properties of
file_search_path/2
aliases wrt. storage handling. Defined options are:
access
(Access)
One of
read
or
both
.
search
(Pattern)
The
New Tab
search form searches in files that satisfy the given pattern in the matching directories.
Pattern
is handed to
expand_file_name/2
.
swish_config
:
source_alias
(Alias, Options)
is
nondet
[multifile,
swish(swish)
]
Specify access for files below a given
alias
.
Options
define
access
(Access)
One of
read
or
both
. Default is
read
.
if
Condition
Provide additional conditions. Defined conditions are:
loaded
Only provide access to the file if it is loaded.