On this page
tmux.Server.UnsetOption
- Module
- tmux
- Declared in
- Server
- Package
- github.com/libtmux/libtmux-go/tmux
- Source
- tmux/option_mutation.go
- UnsetOption ( ctx : context.Context , name : string , options : UnsetOptionOptions ) error
-
UnsetOption unsets a server-scope option without refreshing existing models. UnsetPanes is invalid at server scope. Completed failures are secret-safe option errors; cancellation does not prove the unset was not accepted.
0 declared, 0 inherited