Class | NativeFileType |
In: |
lib/NativeFileType.rb
|
Parent: | Object |
aux_code | [RW] | |
contents | [RW] | |
file_system_image | [RW] | |
file_type | [RW] | |
filename | [RW] | |
meta_data | [RW] |
given metadata and contents of a file from a file system image, return an instance of the NativeFileType subclass that is the closest match
some filesystems differentiate between full and partial filenames. e.g. in ProDOS the ‘full’ filename includes the full path by default, full_filename is the same as filename, but can be overridden for those filesystems that need this