LhaDirectoryEntry

LhaDirectoryEntry class

Represents an empty directory inside Lha archive.

The LhaDirectoryEntry type exposes the following members:

Properties

NameDescription
nameGets the name of the directory.

Methods

NameDescription
extract_to_directory(destination_directory)Composes an empty directory inside

See Also