libtmux::Server::check_file
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Declared in
- Server
- Package
- libtmux-cxx
- Source
- include/libtmux/server.hpp
- check_file ( file : const std::filesystem::path & ) expected< void, CommandFailure >
-
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