On this page
libtmux::Server::check_file
- 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