Class
PascalDisk
In:
lib/PascalDisk.rb
test/backup/PascalDisk.rb
Parent:
DSK
Methods
dump_catalog
dump_catalog
file_system
file_system
new
new
read_catalog
read_catalog
Attributes
volume_name
[RW]
volume_name
[RW]
Public Class methods
new
(file_bytes,sector_order)
new
(file_bytes,sector_order)
Public Instance methods
dump_catalog
()
dump_catalog
()
file_system
()
file_system
()
read_catalog
()
reads the catalog, and populate the "files" array with files
read_catalog
()
reads the catalog, and populate the "files" array with files
[Validate]