Skip to main content

get_version_commit_sha

Function get_version_commit_sha 

Source
pub fn get_version_commit_sha<S>(
    client: &Client,
    version: S,
) -> Result<String, Error>
where S: AsRef<str>,
Expand description

Fetches and returns the git commit SHA using the given FXServer version.