detect_platform

Function detect_platform 

Source
pub fn detect_platform(remote_url: &str) -> Result<WikiPlatform, Error>
Expand description

Detect the wiki platform from the git remote.

ยงErrors

Returns an error if detection fails.