File "lib/url_to_filename.pl"[download]
in pack: | versioned_graph |
---|---|
Prolog module: | gv_url_to_filename |
size: | 1536 |
Recent changes
10 years ago | Jacco van Ossenbruggen | improved: pldoc |
10 years ago | Jacco van Ossenbruggen | more w.i.p. on documentation |
11 years ago | Sealink server | Corrected string handling for compatibility wi ... |
12 years ago | Jacco van Ossenbruggen | split up code over multiple files |
This file requires
- From the Prolog library
- library(lists) resolved by
- lists.pl: append/3
- library(url) resolved by
- url.pl: www_form_encode/2
- library(lists) resolved by
Exported predicates
- url_to_filename/2
Required predicates
- append/3 from library(lists)
- www_form_encode/2 from library(url)