On this page
ToolAuthority
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/ToolAuthority.swift
- struct ToolAuthority : struct ToolAuthority
-
The tools this server is authorised to expose and run.
4 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- init(tier:enabledTools:) method
- enabledTools property The exact tools enabled within
tier, ornilfor every tool in it. - tier property The highest tier any enabled tool may reach.