run

Function run 

Source
pub async fn run() -> Result<(), LSError>
Expand description

Run the application.

Parses CLI arguments and starts either the LSP server or text mode.