fs.directory_entry

class fs.directory_entry
Represents:c++ class
Wraps:boost::filesystem::directory_entry

Constructors:

fs.directory_entry()

fs.directory_entry(std.string path)

Параметры:path (std.string) –
fs.directory_entry(std.string path, fs.file_status st)

Параметры:
fs.directory_entry(std.string path, fs.file_status st, fs.file_status symlink_st)

Параметры:

Methods:

:assign(std.string path)

Параметры:path (std.string) –
:assign(std.string path, fs.file_status st)

Параметры:
:assign(std.string path, fs.file_status st, fs.file_status symlink_st)

Параметры:
:path()

Тип результата:fs.path
:status()

Тип результата:fs.file_status

Тип результата:fs.file_status