List extension packs
/home/ISDAlab
/home/logicalcontracts/lc
/home/logicalcontracts/lc/nlpmappings
/home/logicalcontracts/lc/tezos
/home/lps_corner/engine
/home/lps_corner/swish
/home/lps_corner/utils
/home/swish
/home/swish/config-enabled
/home/swish/lib
/home/swish/lib/plugin
/home/swish/lib/render
/home/swish/pack/profile/prolog
/home/swish/pack/smtp/prolog
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/sicstus
/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://7ab629c0-437d-49ae-bd7b-877d9a35b8b9
pengine://e4635369-a7ad-4aba-acc1-aff40f74fc6a
All
Application
Manual
Name
Summary
Help
source_alias
(?Alias, ?Options)
is
nondet
[multifile,
wordlist(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.