Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Python API

Python documentation

libtmux.Session.refresh

Python

View as Markdown

Module
libtmux
Declared in
Session
Package
libtmux
Source
src/libtmux/session.py
Other languages
Ruby Lua TypeScriptRustGoJava.NETC++ Swift
refresh ( self ) → None
method [source]
method [source]
refresh

Refresh session attributes from tmux.

Raises
  • ValueError – When session_id is unset. Surfaces a clear error under python -O, where an assert would be stripped.

In other ports Read a session again

0 declared, 0 inherited

Esc

Type to search.