# LibTmux::Async::Scope

- **Module:** LibTmux::Async
- **Package:** libtmux-async
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux-async/lib/libtmux/async/scope.rb#L36
- **Page:** https://libtmux.org/en/ruby/latest/reference/libtmux-async-scope/

## Members

- `close` (method): Behavior: Async scope.
- `closed?` (method): Behavior: Async scope.
- `diagnostics` (method): Frozen counters and limits from this scope, without I/O or payloads.
Process slots remain occupied until retirement; they are not a live PID count.
Valid after close on the owning thread, process and scheduler.
- `map` (method): Behavior: Async map.
- `server` (method): Returns the value of attribute server.
- `new` (method): Behavior: Async scope.
