FileHelperRK
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
FileHelperRK::WalkParameters Struct Reference

Structure to hold the parameters to the walk method. More...

#include <FileHelperRK.h>

Public Member Functions

String toString () const
 Return a readable representation of this class.
 

Data Fields

const char * path
 Pathname.
 
bool isDirectory
 true if a directory, false if a file
 
size_t size
 size of file if file (0 for directories)
 

Detailed Description

Structure to hold the parameters to the walk method.

Member Function Documentation

◆ toString()

String FileHelperRK::WalkParameters::toString ( ) const

Return a readable representation of this class.

Returns
String

The documentation for this struct was generated from the following files: