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

tmuxp.cli.CLINamespace

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

Typed argparse.Namespace for tmuxp root-level CLI.

Members

log_level

log_level : CLIVerbosity
attribute [source]
attribute [source]
log_level

color

color : CLIColorMode
attribute [source]
attribute [source]
color

subparser_name

subparser_name : CLISubparserName
attribute [source]
attribute [source]
subparser_name

import_subparser_name

import_subparser_name : CLIImportSubparserName | None
attribute [source]
attribute [source]
import_subparser_name

version

version : bool
attribute [source]
attribute [source]
version
Esc

Type to search.