Module: SlowFat
- Defined in:
- lib/slowfat/filesystem.rb,
lib/slowfat/dir.rb,
lib/slowfat/data.rb,
lib/slowfat/version.rb,
lib/slowfat/bootsect.rb,
lib/slowfat/fat_file.rb,
lib/slowfat/file_alloc_table.rb
Overview
The SlowFat module handles the entire filesystem access process.
Defined Under Namespace
Classes: BiosParameterBlock, BootSector, Data, Directory, ExtendedBiosParameterBlock, FatFile, FileAllocationTable, Filesystem
Constant Summary collapse
- VERSION =
The version number of the SlowFat module.
'0.0.2'