On this page
TmuxOption.isUserOption
- Declared in
- TmuxOption
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Options.swift
- isUserOption : var isUserOption: Bool
-
A user option — one whose name begins with
@. tmux never interprets these, so they are the safe place to keep your own state on a server.
0 declared, 0 inherited