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

tmuxp.exc.WorkspaceBuilderImportError

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

Configured workspace_builder failed to import.

>>> print(WorkspaceBuilderImportError("pkg:B")) Could not import workspace builder 'pkg:B'....

Members

__init__

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

Type to search.