find_wasmcloud_binary

Function find_wasmcloud_binary 

Source
pub async fn find_wasmcloud_binary<P>(dir: P, version: &str) -> Option<PathBuf>
where P: AsRef<Path>,
Expand description

Helper function to indicate if the wasmCloud host tarball is successfully installed in a directory. Returns the path to the binary if it exists