sqlness_runner::util

Function maybe_pull_binary

Source
pub async fn maybe_pull_binary(version: &str, pull_version_on_need: bool)
Expand description

Pull the binary if it does not exist and pull_version_on_need is true.