eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Archiver::SevenZipArchive':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: SevenZipArchive (private in Archiver

This class is only visible from within Archiver.

Inheritance:

   Object
   |
   +--Archiver
      |
      +--Archiver::MultiFileArchive
         |
         +--Archiver::SevenZipArchive

Package:
stx:libbasic2
Category:
System-Support-FileFormats
Owner:
Archiver

Class protocol:

command strings
o  unzipCommand
@Commented by cg at: 2022-02-28 19:18 Reason:

Usage example(s):

     self unzipCommand    

o  zipCommand

queries
o  canRemoveFiles

o  canViewFile


Instance protocol:

columns
o  columns
colums id/readSelector words to read

o  isValidOutputLine: line
(comment from inherited method)
return true, if line contains a valid list-files output line

command strings
o  getCommandToAdd: aColOfFiles toArchive: archiveFile
archiveFile exists ifFalse:[^ nil].

o  getCommandToExtractFiles: aColOfFiles intoDirectory: dir
-y OverwriteExistingFilesOption

o  getCommandToListFiles: aColOfFiles
-Z ZipInfoOption

o  getCommandToRemoveFiles: aColOfFiles

reading
o  listFilesReader
ignore



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 20 May 2024 01:10:54 GMT