Skip to main content

env_vars

Function env_vars 

Source
pub fn env_vars(command: &str) -> Vec<(String, String)>
Expand description

Extract leading KEY=VALUE pairs from a command string.