pub fn cache_file(
source: &JsString,
target: &JsString,
tool: &JsString,
version: &JsString,
arch: Option<&JsString>,
) -> PromiseExpand description
Caches a downloaded file (GUID) and installs it into the tool cache with a given targetName.