Next: VFS.ArchiveMember-basic, Up: VFS.ArchiveMember [Index]
Answer the archive of which the receiver is a member.
Answer the name of the file identified by the receiver as answered by File>>#name.
Answer the creation time of the file identified by the receiver. On some operating systems, this could actually be the last change time (the ‘last change time’ has to do with permissions, ownership and the like).
Answer the last access time of the file identified by the receiver
Answer the last change time of the file identified by the receiver (the ‘last change time’ has to do with permissions, ownership and the like). On some operating systems, this could actually be the file creation time.
Answer the last modify time of the file identified by the receiver (the ‘last modify time’ has to do with the actual file contents).
Answer the receiver’s file name.
Set the receiver’s file name to aName.
Refresh the statistics for the receiver
Answer the size of the file identified by the receiver