Class
DOSFile
In:
lib/DOSFile.rb
Parent:
Object
Apple DOS 3.3 file
Methods
file_type
hex_dump
new
to_s
Attributes
contents
[RW]
file_type
[RW]
filename
[RW]
locked
[RW]
sector_count
[RW]
Public Class methods
new
(filename,locked,sector_count,contents,file_type=nil)
Public Instance methods
file_type
()
File type as displayed in Apple DOS 3.3 Catalog
hex_dump
()
to_s
()
[Validate]