Function liboskar::cli_helpers::get_excludes [] [src]

pub fn get_excludes(cli_excludes: Option<&str>) -> Regex

Parse a string into a regular expression for the 'artifacts' subcommand. Adds ignores for typical version control directories if none are present.