Module url

Source
Expand description

Tools for parsing and extracting information from url.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.

Functions§

git_info_extract
Extracts the username and repository name from a given URL.
repo_url_extract
Extracts the repository URL from a full URL.