Skip to main content

is_git_source

Function is_git_source 

Source
pub fn is_git_source(source: &str) -> bool
Expand description

Check whether a file source string is a git URL (not a local path).