# ToolAuthority

- **Package:** LibTmuxMCP
- **Language:** Swift
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmuxMCP/ToolAuthority.swift#L4
- **Page:** https://libtmux.org/en/swift/latest/mcp/reference/toolauthority/

The immutable selection applied to the authoritative registry.

## Members

- `!=(_:_:)` (function): Returns a Boolean value indicating whether two values are not equal.
- `toolsets` (property)
- `includedTools` (property)
- `excludedTools` (property)
- `usedExplicitToolsets` (property)
- `init(toolsets:includedTools:excludedTools:usedExplicitToolsets:)` (method)
