fs.path.iterator

class fs.path.iterator
Represents:

c++ class

Wraps:

boost::filesystem::path::iterator

Methods:

:next()

:prev()

:get()

Return type:

std.string

:equal(fs.path.iterator other)

Parameters:

other (fs.path.iterator) –

Return type:

bool