Interface IArchive7zOptions

interface IArchive7zOptions {
    password?: string;
}

Hierarchy

Properties

Properties

password?: string

Generated using TypeDoc