File "lib/trill_on_swish/config.pl"[download]
in pack: | trill_on_swish |
---|---|
Prolog module: | swish_config |
size: | 4675 |
Recent changes
8 years ago | rzese | trill_on_swish v. 2.0 |
9 years ago | rzese | updated version |
This file requires
- From the Prolog library
- 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(option) resolved by
- option.pl: option/2
- library(http/http_dispatch) resolved by
Exported predicates
- swish_config/2
- swish_config_hash/2
- swish_reply_config/2
Required predicates
- http_current_handler/3 from library(http/http_dispatch)
- option/2 from library(option)
- reply_json/1 from library(http/http_json)