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
/usr/lib/swipl/library/pengines.pl
All
Application
Manual
Name
Summary
Help
pengine_send
(+NameOrID, +Term, +Options)
is
det
[private]
Succeeds immediately and places
Term
in the queue of the pengine
NameOrID
.
Options
is a list of options:
delay
(+Time)
The actual sending is delayed by
Time
seconds.
Time
is an integer or a float.
Any remaining options are passed to
http_open/3
.