DirectoryWalker

Undocumented in source.
version(Posix)
final
static if(BOTAN_HAS_ENTROPY_SRC_PROC_WALKER)
class DirectoryWalker : FileDescriptorSource {}

Constructors

this
this(string root)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

nextFd
int nextFd()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FileDescriptorSource

nextFd
int nextFd()
Undocumented in source.

Meta