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

tmuxp.workspace.finders.is_pure_name

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

API reference · Markdown

tmuxp.workspace.finders.is_pure_name ( path : str ) → bool
function [source]
function [source]
tmuxp.workspace.finders.is_pure_name

Return True if path is a name and not a file path.

Parameters
  • path ( str ) – Path (can be absolute, relative, etc.)

Returns

bool True if path is a name of workspace in workspace dir, not file path.

Esc

Type to search.