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

Define the functor to read configuration variables from the environment. More...

#include <config_files_location.hpp>

Public Member Functions

char const * operator() (char const *name)
 

Detailed Description

Define the functor to read configuration variables from the environment.

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

Definition at line 16 of file config_files_location.hpp.

Member Function Documentation

◆ operator()()

char const * jb::default_getenv::operator() ( char const *  name)

Definition at line 56 of file config_files_location.cpp.


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