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

tmuxp.cli.import_config.ImportConfigFn

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

API reference · Markdown

class tmuxp.cli.import_config.ImportConfigFn
class [source]
class [source]
class tmuxp.cli.import_config.ImportConfigFn
Bases:
  • t.Protocol

Typing for import configuration callback function.

Members

__call__

__call__ ( self , workspace_dict : dict[str, t.Any] ) → dict[str, t.Any]
method [source]
method [source]
__call__

Execute tmuxp import function.

Esc

Type to search.