R/setup.R
has_lms.Rd
Check if LM Studio CLI is installed
has_lms()
A logical scalar: TRUE if the lms executable is found on the system path, and FALSE otherwise.
TRUE
lms
FALSE
if (FALSE) { # \dontrun{ has_lms() } # }