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

libtmux::mcp::ToolAuthority

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::ToolAuthority
struct [source]
struct [source]
struct libtmux::mcp::ToolAuthority

Members

process_reach

process_reach : ProcessReach
attribute [source]
attribute [source]
process_reach

effects

effects : std::set< Effect >
attribute [source]
attribute [source]
effects

output_classes

output_classes : std::set< OutputClass >
attribute [source]
attribute [source]
output_classes

may_expose_secrets

may_expose_secrets : bool
attribute [source]
attribute [source]
may_expose_secrets

may_return_untrusted_content

may_return_untrusted_content : bool
attribute [source]
attribute [source]
may_return_untrusted_content

amplifies_future_input

amplifies_future_input : bool
attribute [source]
attribute [source]
amplifies_future_input

input_sinks

input_sinks : std::map< std::string, std::set< Sink >, std::less<> >
attribute [source]
attribute [source]
input_sinks

nested_tools

nested_tools : std::set< std::string, std::less<> >
attribute [source]
attribute [source]
nested_tools
Esc

Type to search.