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.209 VFS.TmpFileArchiveMember

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

1.209.1 VFS.TmpFileArchiveMember: directory operations  (instance)
1.209.2 VFS.TmpFileArchiveMember: finalization  (instance)
1.209.3 VFS.TmpFileArchiveMember: still unclassified  (instance)


1.209.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.209.2 VFS.TmpFileArchiveMember: finalization

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


1.209.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 July, 23 2009 using texi2html