omni::io::directory::exists
NAME

omni::io::directory::exists

A function of omni::io::directory

#include <omni/io.hpp>
inline bool omni::io::directory::exists(const std::string& folder)


OVERLOADS

inline bool omni::io::directory::exists(const std::wstring& folder)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top