fs.path.iterator¶
-
class
fs.path.
iterator
¶ Represents: c++ class Wraps: boost::filesystem::path::iterator Methods:
-
:
next
()¶
-
:
prev
()¶
-
:
get
()¶ -
Тип результата: std.string
-
:
equal
(fs.path.iterator other)¶ -
Параметры: other ( fs.path.iterator
) –Тип результата: bool
-
: