Skip to main content

lsp_binary_exists

Function lsp_binary_exists 

Source
pub fn lsp_binary_exists(command: &str) -> bool
Expand description

Return true when the given LSP binary is resolvable either via the current PATH or via a conservative allow-list of common install locations. This keeps runtime capability reporting and check_lsp_status aligned even when the daemon inherits a minimal launchd/systemd PATH.