fs.file_status

class fs.file_status
Represents:

c++ class

Wraps:

boost::filesystem::file_status

Constructors:

fs.file_status()

fs.file_status(fs.file_type tp)

Параметры:

tp (fs.file_type) –

fs.file_status(fs.file_type tp, fs.perms perms)

Параметры:

Methods:

:type()

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

fs.file_type

:type(fs.file_type ft)

Параметры:

ft (fs.file_type) –

:permissions()

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

fs.perms

:permissions(fs.perms perms)

Параметры:

perms (fs.perms) –