Skip to main content

validate_repo

Function validate_repo 

Source
pub fn validate_repo(repo_name: &str) -> Option<String>
Expand description

Validate org/repo format. Returns an error string, or empty string if valid.