JayBeams  0.1
Another project to have fun coding.
Public Member Functions | List of all members
jb::default_validator Struct Reference

Define the functor to validate if paths are readable. More...

#include <config_files_location.hpp>

Public Member Functions

bool operator() (boost::filesystem::path const &path)
 

Detailed Description

Define the functor to validate if paths are readable.

This is mostly to provide a dependency injection point for tests.

Definition at line 24 of file config_files_location.hpp.

Member Function Documentation

◆ operator()()

bool jb::default_validator::operator() ( boost::filesystem::path const &  path)

Definition at line 60 of file config_files_location.cpp.


The documentation for this struct was generated from the following files: