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

tmuxp.cli.utils.prompt_bool

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

API reference · Markdown

tmuxp.cli.utils.prompt_bool ( name : str , default : bool = False , yes_choices : Sequence[t.Any] | None = None , no_choices : Sequence[t.Any] | None = None , color_mode : ColorMode | None = None ) → bool
function [source]
function [source]
tmuxp.cli.utils.prompt_bool

Return True / False by prompting user input from command line.

Returns

bool

Esc

Type to search.