pub fn get_env_vars_from_bash( source: impl AsRef<BashSource>, env_vars: Option<EnvVars>, ) -> Result<EnvVars>