libtmux::Session::refresh
- Module
- libtmux
- Declared in
- Session
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- Python Ruby Lua TypeScriptRustGoJava.NET Swift
- refresh ( ) expected< Session, CommandFailure >
-
In other ports Read a session again
- Python
libtmux.Session.refresh - Ruby No source-verified Ruby equivalent is recorded for this operation.
- Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
session.Session.refreshed - Rust
session.Session.refresh - Go
tmux.Session.Refresh - Java
io.github.libtmux.Session.Session.refresh - .NET
LibTmux.Session.RefreshAsync - Swift reads are snapshots;
Server.snapshot()takes a new one rather than refreshing a handle
- Python
0 declared, 0 inherited