package
Version:
v1.5.0-rc2
Opens a new window with list of versions in this module.
Published: Jan 28, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsGitTransport returns true if the provided str is a git transport by inspecting
the prefix of the string for known protocols used in git.
IsGitURL returns true if the provided str is a git repository URL.
IsURL returns true if the provided str is a valid URL by doing
a simple change for the transport of the url.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.