Skip to main content

read_prefixed_var

Function read_prefixed_var 

Source
pub fn read_prefixed_var(
    prefix: &str,
    profile: &str,
    files: &[&Path],
) -> Result<Option<String>>