On this page
TmuxTools.call(_:reporting:)
- Declared in
- TmuxTools
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/TmuxTools.swift
- call(_:reporting:) ( request : ToolCall , reporting : ProgressReporter ) ToolOutcome
-
Runs a tool and returns its result.
progressis how a blocking tool says it is still running. It is silent unless the client asked to be told.- Raises
0 declared, 0 inherited