Documentation
¶
Index ¶
Constants ¶
View Source
const ( VersionMode = "version" VersionModeDefaultValue = false VersionDescription = "Display the version of the MATLAB MCP Core Server." DisableTelemetry = "disable-telemetry" DisableTelemetryDefaultValue = false DisableTelemetryDescription = "" /* 188-byte string literal not displayed */ UseSingleMATLABSession = "use-single-matlab-session" UseSingleMATLABSessionDefaultValue = true UseSingleMATLABSessionDescription = "" /* 178-byte string literal not displayed */ PreferredLocalMATLABRoot = "matlab-root" PreferredLocalMATLABRootDefaultValue = "" PreferredLocalMATLABRootDescription = "The path to the MATLAB installation to use. If not specified, the server will use the first MATLAB installation it finds." PreferredMATLABStartingDirectory = "initial-working-folder" PreferredMATLABStartingDirectoryDefaultValue = "" PreferredMATLABStartingDirectoryDescription = "" /* 143-byte string literal not displayed */ BaseDir = "log-folder" BaseDirDefaultValue = "" BaseDirDescription = "The directory to use for log files. If not specified, the server will use the current working directory." LogLevel = "log-level" LogLevelDefaultValue = "info" LogLevelDescription = "The log level to use. Valid values are 'debug', 'info', 'warn', 'error', and 'fatal'." InitializeMATLABOnStartup = "initialize-matlab-on-startup" InitializeMATLABOnStartupDefaultValue = false InitializeMATLABOnStartupDescription = "" /* 142-byte string literal not displayed */ WatchdogMode = "watchdog" WatchdogModeDefaultValue = false WatchdogModeDescription = "INTERNAL USE ONLY." ServerInstanceID = "server-instance-id" ServerInstanceIDDefaultValue = "" ServerInstanceIDDescription = "INTERNAL USE ONLY." )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.