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

tmuxp.cli.ls.WorkspaceInfo

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.ls.WorkspaceInfo
class [source]
class [source]
class tmuxp.cli.ls.WorkspaceInfo
Bases:
  • t.TypedDict

Workspace file information for JSON output.

Members

name

name : str
attribute [source]
attribute [source]
name

path

path : str
attribute [source]
attribute [source]
path

format

format : str
attribute [source]
attribute [source]
format

size

size : int
attribute [source]
attribute [source]
size

mtime

mtime : str
attribute [source]
attribute [source]
mtime

session_name

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

source

source : str
attribute [source]
attribute [source]
source
Esc

Type to search.