#include <directives.h>
Inheritance diagram for conf::ConfPath:
Public Member Functions | |
ConfPath (std::string const &name) | |
Constructor setting the name of the directive. | |
virtual bool | set (Conf &conf, unsigned short count, std::string const params[]) |
Adds directory params[0] to the include path. |