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

tmuxp.workspace.validation.validate_schema

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.validation.validate_schema ( workspace_dict : t.Any ) → bool
function [source]
function [source]
tmuxp.workspace.validation.validate_schema

Return True if workspace schema is correct.

Parameters
  • workspace_dict ( t.Any ) – tmuxp workspace data

Returns

bool

Discussed in Workspace configuration , Python workspace internal API

Esc

Type to search.