Documentation
Dlang.org
StdioClientTransport.attachProcess
mcp
client
stdio
StdioClientTransport
Attach owned subprocess pipes so
close()
runs the stdio shutdown sequence. Set by
McpClient.spawn
.
class
StdioClientTransport
package @
safe
void
attachProcess
(
ProcessPipes
*
pipes
)
mcp
client
stdio
StdioClientTransport
constructors
this
functions
attachProcess
close
closeProcess
closeProcessRuns
deliver
openListen
repliesSynchronously
sendOneway
setBearerToken
setDraftProtocol
setProtocol
startLegacyFallback
startServerStream
Attach owned subprocess pipes so close() runs the stdio shutdown sequence. Set by McpClient.spawn.