Skip to main content

preprocess_command

Function preprocess_command 

Source
pub fn preprocess_command(
    command: &str,
    matrix_values: &HashMap<String, Value>,
) -> String
Expand description

Preprocesses a command string to replace GitHub-style matrix variable references with their values from the environment