Skip to main content

emit_bash_http_get

Function emit_bash_http_get 

Source
pub fn emit_bash_http_get(
    url_var: &str,
    result_var: &str,
    _timeout_secs: u8,
) -> String
Expand description

Emits bash code to make an HTTP GET request.