Module flowcore::url_helper

source ·
Expand description

Utility functions related to Urls

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.