Class isdir

Inheritance Relationships

Base Type

Class Documentation

class isdir : public options::validator<std::string>

Public Functions

inline isdir(bool exists = true, bool create = false)
inline std::string operator()(const std::string &x) const

Protected Attributes

bool exists_
bool create_