Skip to main content

remove_env_key

Function remove_env_key 

Source
pub fn remove_env_key(path: &Path, key: &str) -> Result<()>
Expand description

Drop a key from a .env file, leaving every other line as it was.