File "lib/swish/download.pl"[download]
in pack: | swish |
---|---|
Prolog module: | download |
size: | 7629 |
Recent changes
6 years ago | Jan Wielemaker | Upstream files |
8 years ago | Jan Wielemaker | New upstream files |
8 years ago | Jan Wielemaker | New upstream files |
This file requires
- From the Prolog library
- library(apply) resolved by
- apply.pl: exclude/3
- library(http/http_dispatch) resolved by
- http_dispatch.pl: http_handler/3, http_reply_file/3
- library(http/http_parameters) resolved by
- http_parameters.pl: http_parameters/2
- library(http/mimetype) resolved by
- mimetype.pl: file_mime_type/2
- library(option) resolved by
- option.pl: option/2, option/3
- library(pengines) resolved by
- pengines.pl: pengine_output/1
- library(settings) resolved by
- settings.pl: setting/4, setting/2
- library(apply) resolved by
Exported predicates
- download_button/2
Required predicates
- directory_file_path/3 autoloaded
- exclude/3 from library(apply)
- file_mime_type/2 from library(http/mimetype)
- http_handler/3 from library(http/http_dispatch)
- http_parameters/2 from library(http/http_parameters)
- http_reply_file/3 from library(http/http_dispatch)
- option/2 from library(option)
- option/3 from library(option)
- pengine_output/1 from library(pengines)
- setting/2 from library(settings)
- setting/4 from library(settings)
- uuid/1 autoloaded