OXY-SYNC-DIRECTORY 1.0
OXY-SYNC-DIRECTORY Library Documentation
Loading...
Searching...
No Matches
oxy::directory::set_settings_fn Struct Reference

Function object for setting the configuration settings from a file. More...

#include <directory.hpp>

Public Member Functions

void operator() (std::filesystem::path const &config_file) const

Detailed Description

Function object for setting the configuration settings from a file.

This function object provides a callable interface for setting the configuration settings from a specified configuration file. It can be used to apply custom settings to override the default configuration.