Back: VFS.StoredZipMember-opening Up: Base classes Forward: VFS.TmpFileArchiveMember-directory operations   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.206 VFS.TmpFileArchiveMember

Defined in namespace Smalltalk.VFS
Superclass: VFS.ArchiveMember
Category: Streams-Files

1.206.1 VFS.TmpFileArchiveMember: directory operations  (instance)
1.206.2 VFS.TmpFileArchiveMember: finalization  (instance)
1.206.3 VFS.TmpFileArchiveMember: still unclassified  (instance)


1.206.1 VFS.TmpFileArchiveMember: directory operations

file
Answer the real file name which holds the file contents, or nil if it does not apply.

open: class mode: mode ifFail: aBlock
Open the receiver in the given mode (as answered by FileStream's class constant methods)


1.206.2 VFS.TmpFileArchiveMember: finalization

release
Release the resources used by the receiver that don't survive when reloading a snapshot.


1.206.3 VFS.TmpFileArchiveMember: still unclassified

extracted
Answer whether the file has already been extracted to disk.



Back: VFS.TmpFileArchiveMember-finalization Up: VFS.TmpFileArchiveMember Forward: VFS.ZipFile   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on February, 22 2012 using texi2html