File "lib/swish/config.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_config |
size: | 9417 |
Recent changes
6 years ago | Jan Wielemaker | Updated copied files |
6 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | Copied new upstream versions |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: maplist/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_current_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json/1
- library(http/http_path) resolved by
- http_path.pl: http_absolute_location/3
- library(option) resolved by
- option.pl: option/2
- library(apply) resolved by
Exported predicates
- swish_config/2
- swish_config_hash/2
- swish_reply_config/2
Required predicates
- http_absolute_location/3 from library(http/http_path)
- http_current_handler/3 from library(http/http_dispatch)
- maplist/3 from library(apply)
- option/2 from library(option)
- reply_json/1 from library(http/http_json)