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

tmuxp.cli.freeze.CLIFreezeNamespace

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.freeze.CLIFreezeNamespace
class [source]
class [source]
class tmuxp.cli.freeze.CLIFreezeNamespace

Typed argparse.Namespace for tmuxp freeze command.

Members

color

color : CLIColorModeLiteral
attribute [source]
attribute [source]
color

session_name

session_name : str
attribute [source]
attribute [source]
session_name

socket_name

socket_name : str | None
attribute [source]
attribute [source]
socket_name

socket_path

socket_path : str | None
attribute [source]
attribute [source]
socket_path

workspace_format

workspace_format : CLIOutputFormatLiteral | None
attribute [source]
attribute [source]
workspace_format

save_to

save_to : str | None
attribute [source]
attribute [source]
save_to

answer_yes

answer_yes : bool | None
attribute [source]
attribute [source]
answer_yes

quiet

quiet : bool | None
attribute [source]
attribute [source]
quiet

force

force : bool | None
attribute [source]
attribute [source]
force
Esc

Type to search.