install_mdbook

Function install_mdbook 

Source
fn install_mdbook(cache: &Path, local_bin: &Path, version: &str) -> Result<()>
Expand description

Downloads and extracts the mdBook binary if not already cached.

The binary is placed at ~/.cache/mdbook/mdbook and symlinked into ~/.local/bin/.