Expand description

Utility functions related to Urls Help take file/url strings from a command line and convert them into URLs (as Strings) with schemes for use with flowlibc and flowrlib.

Functions

Accept an optional string (URL or filename) and from it create an absolute path URL with correct scheme. This allows specifying of full URL (http, file etc) as well as file paths relative to the working directory.