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

libtmux::Server::check_file

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

View as Markdown

Module
libtmux
Declared in
Server
Package
libtmux-cxx
Source
include/libtmux/server.hpp
check_file ( file : const std::filesystem::path & ) → expected< void, CommandFailure >
methodreadonly [source]
methodreadonly [source]
check_file

Parse the same file and report what tmux would refuse in it, running none of it.

This is how a program checks a configuration it is about to apply without applying half of it first.

0 declared, 0 inherited

Esc

Type to search.