|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
Range adapter: for (const auto& e : sftp::DirectoryRange{std::move(dir)}).
More...
#include <directory.hpp>
Public Member Functions | |
| DirectoryRange (Directory dir) | |
| DirectoryIterator | begin () |
| DirectoryIterator | end () |
Range adapter: for (const auto& e : sftp::DirectoryRange{std::move(dir)}).
|
inlineexplicit |
|
inline |
|
inline |