Skip to main content

get_repository_variable

Function get_repository_variable 

Source
pub async fn get_repository_variable(
    configuration: &Configuration,
    repo_ref: &str,
    variable_identifier: &str,
) -> Result<VariableModel, Error<GetRepositoryVariableError>>