Skip to main content

emit_bash_read_env

Function emit_bash_read_env 

Source
pub fn emit_bash_read_env(file_path: &str) -> String
Expand description

Emits bash code to read a .env file safely (without sourcing).