Availability::- use_module(library(url)).
(can be autoloaded)
[det]file_name_to_url(+File,
-URL)
[semidet]file_name_to_url(-File,
+URL)Translate between a filename and a file://
URL.
- To be done
- Current implementation does not deal with paths that need special
encoding.