pub fn load(path: &Path)Expand description
Read the file and set every variable it declares that the process does not have yet. A missing or unreadable file is not an error: the deployed environment provides real vars. A key repeated inside the file keeps its first value, which the later pass then sees as set.