F
Fritz Anderson
Mac OS X's native HFS file system attaches directory metadata to its
files. The most notable are the "type" and "creator" codes which
identify file types without resort to name extensions, and bind them to
their preferred editors.
My Ruby application needs to examine HFS metadata. I've tried Googling
every keyword I can think of, but all I get are false positives.
Is there a gem that will do this for me?
— F
files. The most notable are the "type" and "creator" codes which
identify file types without resort to name extensions, and bind them to
their preferred editors.
My Ruby application needs to examine HFS metadata. I've tried Googling
every keyword I can think of, but all I get are false positives.
Is there a gem that will do this for me?
— F