lms_path: Get the absolute path to the LMS executable
Description
Locates the LM Studio CLI (lms) on your system. It checks the
RLMSTUDIO_LMS_PATH environment variable first, then the system PATH, and
finally common installation directories.
Usage
lms_path()
Arguments
Value
A character string specifying the absolute file path to the LM Studio
executable (lms) on the user's system.