Skip to contents

Check if LM Studio CLI is installed

Usage

has_lms()

Value

Logical. TRUE if lms is found, FALSE otherwise.

Examples

if (FALSE) { # \dontrun{
has_lms()
} # }