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

tmuxp.exc.InvalidWorkspaceBuilder

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.InvalidWorkspaceBuilder
exception [source]
exception [source]
exception tmuxp.exc.InvalidWorkspaceBuilder

Resolved workspace_builder object is not a usable builder.

>>> print(InvalidWorkspaceBuilder("pkg:B")) 'pkg:B' is not a valid workspace builder.

Members

__init__

__init__ ( self , target : str , reason : str | None = None , args : object , kwargs : object ) → None
method [source]
method [source]
__init__
Esc

Type to search.