Documentation
Dlang.org
parseVersion
mcp
protocol
versions
Parse a wire string into a ProtocolVersion, or throw if unknown.
@
safe
pure
ProtocolVersion
parseVersion
(
string
s
)
mcp
protocol
versions
aliases
cacheableResults
supportsDiscover
usesMRTR
usesPerRequestMeta
usesSubscriptionsListen
enums
ProtocolVersion
functions
isLegacy
isModern
negotiate
parseVersion
resourceNotFoundCode
supportsElicitation
supportsProgressMessage
toWire
tryParseVersion
variables
latestStable
supportedVersions
Parse a wire string into a ProtocolVersion, or throw if unknown.