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

tmuxp.exc.BeforeLoadScriptError

Python
  • Python
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

exception tmuxp.exc.BeforeLoadScriptError
exception [source]
exception [source]
exception tmuxp.exc.BeforeLoadScriptError
Bases:

Shell script execution error.

Members

__init__

__init__ ( self , returncode : int , cmd : str , output : str | None = None ) → None
method [source]
method [source]
__init__

__str__

__str__ ( self ) → str
method [source]
method [source]
__str__

Return shell error message.

Esc

Type to search.