# Functions
No description provided by the author
GetAndValidateCmd takes in the user's CLI input, and checks for validity.
No description provided by the author
# Structs
The Opts structure stores user preferences, and is used throughout the module to make various decisions.
# Interfaces
LSPServer defines the interface for starting an LSP server.