Class FileSystemImage
In: lib/FileSystemImage.rb
Parent: Object

Methods

Attributes

file_system  [R] 
filename  [R] 
image_format  [R] 
volume_name  [RW] 

Public Class methods

given a bytestream (and, optionally, filename the bytes are from), return the class that is the best match for this class

Public Instance methods

produce a list of all files contained in this file system images

return a formatted hex dump of a single 256 byte sector

return a formatted hex dump of all sectors in a track

return a list of all valid sectors in the specified track on this image

produce a detailed description of everything we know about this disk and the files on it

how many tracks are in this particular image?

return an array containing a list of numbers of valid tracks on this image

[Validate]