Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::mcp::CallContext

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

API reference · Markdown

struct libtmux::mcp::CallContext
struct [source]
struct [source]
struct libtmux::mcp::CallContext

Discussed in C++ MCP API

Members

is_cancelled

is_cancelled : std::function< bool()>
attribute [source]
attribute [source]
is_cancelled

progress

attribute [source]
progress

call_tool

attribute [source]
attribute [source]
call_tool

can_call_read_tool

can_call_read_tool : std::function< bool(std::string_view)>
attribute [source]
attribute [source]
can_call_read_tool

cancelled

cancelled ( ) → bool
methodreadonly [source]
methodreadonly [source]
cancelled

report

report ( completed : double , total : std::optional< double > , message : std::string ) → void
methodreadonly [source]
methodreadonly [source]
report
Esc

Type to search.