Skip to main content

download_server

Function download_server 

Source
pub async fn download_server(entry: &ServerEntry) -> Result<PathBuf>
Expand description

Download and install an LSP server binary.

ยงErrors

Returns an error if the download or installation fails.