File "lib/swish/help.pl"[download]
in pack: | swish |
---|---|
Prolog module: | swish_help |
size: | 3519 |
Recent changes
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
10 years ago | Jan Wielemaker | New Prolog files from upstream |
10 years ago | Jan Wielemaker | Added copied files |
This file requires
- From the Prolog library
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3
- library(http/http_json) resolved by
- http_json.pl: reply_json/1
- library(http/http_server_files) resolved by
- http_server_files.pl: serve_files_in_directory/2
- library(http/json) resolved by
- json.pl: json_read_dict/2
- library(lists) resolved by
- lists.pl: append/2
- library(http/http_dispatch) resolved by
Required predicates
- append/2 from library(lists)
- directory_file_path/3 autoloaded
- http_handler/3 from library(http/http_dispatch)
- json_read_dict/2 from library(http/json)
- maplist/3 autoloaded
- reply_json/1 from library(http/http_json)
- serve_files_in_directory/2 from library(http/http_server_files)