Function rbmenu::parser::is_url[][src]

pub fn is_url(input: &str) -> bool
Expand description

Use regex to check if the given str is a URL input : link to check against